• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. D

    Need script fix

    I need it to put the creaturestorage 4500 in the prestige area for only players but this is the whole thing btw i dont have the creaturestorage 4500 in my database yet i use sqlite function onSay(cid, words, param) -- max players on the highscore local players = 20 -- The amount of...
  2. D

    Need script fix

    I tried both but it says [08/05/2016 12:36:25] [Error - TalkAction Interface] [08/05/2016 12:36:25] data/talkactions/scripts/highscore.lua:onSay [08/05/2016 12:36:25] Description: [08/05/2016 12:36:25] data/talkactions/scripts/highscore.lua:26: attempt to index global 'thing' (a nil value)...
  3. D

    Need script fix

    elseif param == "prestige" or param == "prestiges" or param == "prs" or param == "pr" then str = "# [Prestige] - Name\n" value = "Prestige" name = "name" result = ("(getCreatureStorage(thing.uid, 4500);") I know this script works except for the result how do i...
  4. D

    Need Amulet Help

    Update! </item> <item id="10221" article="a" name="Stranger Amulet"> <attribute key="description" value="5 Prestiges and up!." /> <attribute key="weight" value="700" /> <attribute key="slotType" value="necklace" /> <attribute key="preventDrop" value="1"/>...
  5. D

    Need Amulet Help

    I have the movements.xml scripted but its not letting me add more charges to it, i also dont lose the amulet if i die and i lose my items
  6. D

    Need Amulet Help

    <item id="10221" article="a" name="Stranger Amulet"> <attribute key="description" value="5 Prestiges and up!." /> <attribute key="weight" value="700" /> <attribute key="slotType" value="necklace" /> <attribute key="preventDrop" value="1"/> <attribute...
  7. D

    Quest Vocation Help

    Thanks! it works now
  8. D

    Quest Vocation Help

    I tried using a diff storage and diff name for the .lua but it still does not work
  9. D

    Quest Vocation Help

    Is this for tfs 0.3.6? btw the new one also says the same thing but only admins can use it it also says [07/05/2016 14:20:43] Description: [07/05/2016 14:20:43] data/actions/scripts/youbro/prwep.lua:13: attempt to index field '?' (a nil value) [07/05/2016 14:20:43] stack traceback: [07/05/2016...
  10. D

    Quest Vocation Help

    Hey this is a nice script except that when i use it it says its empty :( even for new characters
  11. D

    Quest Vocation Help

    function onUse(cid, item, frompos, item2, topos) if getPlayerStorageValue(cid,4028) == -1 then doPlayerAddItem(cid,7735) doPlayerSendTextMessage(cid,MESSAGE_INFO_DESCR,"congrats") setPlayerStorageValue(cid,4028,1) doSendMagicEffect(getPlayerPosition(cid),28) else...
  12. D

    Prestige Weapon Help

    i mean prestige in like go to lvl 717k then back to lvl 8 and by using cid 4500 or something how do i do that? like how do i do if cid is 4500 then 2 or more can use but 1 or less cannot use?
  13. D

    Prestige Weapon Help

    How do i make this turn into prestige use only? <movevent type="Equip" itemid="7735" slot="shield" reborn="2" event="function" value="onEquipItem"> <movevent type="Equip" itemid="7735" slot="shield" prestige="2" event="function" value="onEquipItem"> <movevent type="Equip"...
  14. D

    [France] InsanityOT 8.6 7171|CUSTOM|HIGHEXP|PRESTIGE RANKS|CUSTOM MAP|500+ MONSTERS|100+ BOSSES

    I also advise that if your memory for the server is low flash you should upgrade it or make server harder a little but lower prestiges for getting vocations because if all these players are getting like 50k prestige you can make it like into 500 prestiges or if you dont upgrade your memory it...
  15. D

    [France] InsanityOT 8.6 7171|CUSTOM|HIGHEXP|PRESTIGE RANKS|CUSTOM MAP|500+ MONSTERS|100+ BOSSES

    There is a big problem I have tried it on 10 computers my computers at home or school or work or public places, i download elfbot crack from around 3 websites on all the computers and i use tibia.sx tibia.clients rmere map editor clients 8.60 otserv loader, i also freeze a lot too and it i...
  16. D

    [Brazil] Dragon Tales OTServ. 8.6 100xp

    Why is this server br, but you advertise in english?
  17. D

    Solved Otclient custom skills

    How do i make it talk to a npc 3 times saying every x amount of time and x amount of words?
  18. D

    [France] InsanityOT 8.6 7171|CUSTOM|HIGHEXP|PRESTIGE RANKS|CUSTOM MAP|500+ MONSTERS|100+ BOSSES

    not if you have to do something like arrow key north/south/west/east3:3:59d:south:north:west:4:3:5:5 and says please do the following to have your character not frozen within 3 minutes
  19. D

    [France] InsanityOT 8.6 7171|CUSTOM|HIGHEXP|PRESTIGE RANKS|CUSTOM MAP|500+ MONSTERS|100+ BOSSES

    I mean for afk bot checking also just dont put it for npc
Back
Top