• 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 Aiden

  1. Aiden

    [8.6] MoonOTS v1, v2 and v3 - Official release!

    @ UP The Trunk Should Be Either 3777 or 3884 them 2 are the most commen for 8.6 TFS0.4_DEV That i know of. Hope this help ! REP++ if i helped!! :D
  2. Aiden

    Lua Zombies Not Tp'ing Player

    its still not working it just attack's them nothing else do you wanna check my scripts on Teamviewer?
  3. Aiden

    Lua Zombies Not Tp'ing Player

    Nop not 1, it just runs smoothly not 1 error at all.
  4. Aiden

    Windows How To Make To Every Addon (One Seller) . Npc

    local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) function onCreatureAppear(cid) npcHandler:onCreatureAppear(cid) end function onCreatureDisappear(cid)...
  5. Aiden

    Windows How To Make To Every Addon (One Seller) . Npc

    would you want the npc to ask for the items like real tibia or any percific item or cash?
  6. Aiden

    Windows How To Make To Every Addon (One Seller) . Npc

    hope this helps :) local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) function onCreatureAppear(cid) npcHandler:onCreatureAppear(cid) end function onCreatureDisappear(cid)...
  7. Aiden

    Lua Zombies Not Tp'ing Player

    that is my creaturescript local config = { playerCount = 2001, -- Global storage for counting the players left/entered in the event goblet = 5805, -- id of the gold goblet you'll get when finishing the event. rewards = {2493, 6132, 2160}, -- You will get this + a gold goblet...
  8. Aiden

    Lua Zombies Not Tp'ing Player

    Hi Otland As my title says "zombies not tp'ing player's" i was woundering if anyone could help me. as my players join the Zombie Event, It gets underway but when the zombie gets right next to them instead of the zombie tp'ing the players it just starts attacking them, anyone know where im...
  9. Aiden

    Lua Help Razachai Purple Fire Teleport

    @ Feslir Sorry i might of been abit late and you might already have it fixed but, How ever if you dont want your players to do the quest to get access to Razachai here is my script :) movements.xml <movevent type="StepIn" actionid="7300" event="script" value="purplefire.lua"/> Code ...
  10. Aiden

    Tibia [Sprites] Legends of Shinobi 1.5 BETA :: SPR, DAT, PIC !

    lol you realy need to learn english grammar and make some sense befor making a comment.. (nice dont approve) kids..
  11. Aiden

    Tibia [Sprites] Legends of Shinobi 1.5 BETA :: SPR, DAT, PIC !

    Well he might not be on about, hackers *most probably yes* but no need to rage aswell "obviously" i was only asking but now i know why....
  12. Aiden

    Tibia [Sprites] Legends of Shinobi 1.5 BETA :: SPR, DAT, PIC !

    Im trying to understand what he means? keep of newbs from OTLAND and why he is fussed about my join date?
  13. Aiden

    Tibia [Sprites] Legends of Shinobi 1.5 BETA :: SPR, DAT, PIC !

    @up Dude do you just like go through everyone's Post's and type Approved? ciz ive seen like you on nearly every post ive been on saying "Approved"
  14. Aiden

    Baiak Exclusive 8.60 New Pack

    @up i havnt had 1 bug on this ot so, i dno if your doing something wrong but all works great for me "thanks" gesior xD
  15. Aiden

    Zaypay

    Bump
Back
Top