• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Recent content by ssewok

  1. S

    PokeTibia client BUG with moves

    i got the same kind of numbers idk where it comes from :/
  2. S

    Pokedex Error onUse

    bump! I really need it :,<
  3. S

    Pokedex Error onUse

    Bump!
  4. S

    Pokedex Error onUse

    Here is the code local rate = 20 function onUse(cid, item, fromPos, item2, toPos) if not isCreature(item2.uid) then return true end local poke = getCreatureName(item2.uid) if isMonster(item2.uid) then local this = newpokedex[getCreatureName(item2.uid)] local myball = 0...
  5. S

    Pokedex Error onUse

    When i want to use the pokedex on myself to check the pokedex it self it gives me this error [19/01/2016 17:22:23] [Error - Action Interface] [19/01/2016 17:22:23] data/actions/scripts/pokedex.lua:onUse [19/01/2016 17:22:23] Description: [19/01/2016 17:22:23] data/actions/scripts/pokedex.lua:36...
  6. S

    VIDEO TUTORIAL: From nothing to a fully working OT server, website and shop system

    Well i dont have that firstitems.lua i only got in the mods folder a firstitem.xml file.. -EDIT- Found it and its working Thanks for the help +rep.
  7. S

    VIDEO TUTORIAL: From nothing to a fully working OT server, website and shop system

    Hey, I was wondering how to configure the starting items for new players idk how to add more i got lost
  8. S

    Request PokeRus Virus Script.

    Bump..
  9. S

    Request PokeRus Virus Script.

    Bump :|
  10. S

    Requests Client updater

    I couldnt find any good premade clients with an update checker. Is it possible to make something like that with a Lua script?
  11. S

    Requests Client updater

    Hi, Im searching for a DLL or script that will say if we have an update: Update available Please download new client on the website. So you will have the right .spr .dat .pic I hope someone can help me. Greets, ssewok
  12. S

    Request PokeRus Virus Script.

    Bump!
  13. S

    Request PokeRus Virus Script.

    Bump ^_^
  14. S

    Request PokeRus Virus Script.

    How do i put the Exp bonus and dmg bonus in the script? Srry im new with Lua and want to learn it realy much. And if i tried to put the exp boost in it it says:
  15. S

    Request PokeRus Virus Script.

    Here is our Healing script:
Back
Top