• 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. tnecniiv

    Quest chest not working

    I made a quest chest with action id 2000 and uniqueid being the random number it makes the chest inmoveable but it does not give me the chest items help would be nice =)
  2. tnecniiv

    quest help

    thx so much you helped out <3 rep++
  3. tnecniiv

    tibia outfiter help

    is there a way i can just make it where i use an item and it gives me the outfit?
  4. tnecniiv

    quest help

    I am currently working on a quest where you would have to kill a boss and to claim rewards how can i script it so in order for you to leave the through the teleporter you have to kill the boss first. and how can i make the teleporter disappear 1 minute after the first character goes through it...
  5. tnecniiv

    make certain outfits

    i understand then... idk what to say cuz im facing that problem but you got the item to give you the addon?
  6. tnecniiv

    make certain outfits

    you could edit the item.xml and use charges on the item there can i see your script plz
  7. tnecniiv

    tibia outfiter help

    i do not get the outfit i get this error in my console [24/01/2014 20:24:29] Lua Script Error: [Npc interface] [24/01/2014 20:24:29] data/npc/scripts/outfiter.lua:onCreatureSay [24/01/2014 20:24:29] LuaScriptInterface::luaDoPlayerAddOutfit(). Player not found [24/01/2014 20:24:29] stack...
  8. tnecniiv

    tibia outfiter help

    i get this [24/01/2014 20:02:18] [Warning - NpcScript::NpcScript] Can not load script: data/npc/scripts/outfiter.lua [24/01/2014 20:02:18] data/npc/scripts/outfiter.lua:6: function arguments expected near ':' i am using tfs o.2.14 my script looks like this local keywordHandler =...
  9. tnecniiv

    Items.xml Item attributes list

    what is <attribute key="increasemagicpercent" value=""/> ?
  10. tnecniiv

    infinite AOL

    [24/01/2014 18:08:18] Lua Script Error: [CreatureScript Interface] [24/01/2014 18:08:18] data/creaturescripts/lib/creaturescripts.lua [24/01/2014 18:08:18] LuaScriptInterface::luaRegisterCreatureEvent(). Creature not found [24/01/2014 18:08:18] stack traceback: [24/01/2014 18:08:18] [C]: in...
  11. tnecniiv

    make certain outfits

    How can i make certain outfits where u need to use an item in order to get the outfit and how can i take that outfit so no body else can select it example the entrpeneur outfit i want it to be tooking out from the game but i can still reward it to players with a certain item.
  12. tnecniiv

    infinite AOL

    i shall try this .
  13. tnecniiv

    im curious

    why is auto border consider to be bad mapping.
  14. tnecniiv

    Solved uniserver HELP !

    what was your error and how did u solve it could be helpful for others
  15. tnecniiv

    [Znote AAC] Simple serverinfo

    Great thing but it is not showing my rates it leaving them blank and ignoring the paths i have already. https://imgur.com/Xj9unzb
  16. tnecniiv

    Can anybody tell what else i am suppose to do

    Hey guys i am new to making a server i followed znotes VIDEO TUTORIAL: From nothing to a fully working OT server, website and shop system but i dont know what i am suppose to do to make this an open server like get people to join in i know i have to portforward the server but can anybody tell...
  17. tnecniiv

    infinite AOL

    it doesnt recognize prevent drop attribute
  18. tnecniiv

    infinite AOL

    <item id="2173" article="an" name="amulet of loss"> <attribute key="weight" value="420" /> <attribute key="slotType" value="necklace" /> <attribute key="charges" value="1" /> <attribute key="preventDrop" value="1" /> </item> but i cant use preventdrop
  19. tnecniiv

    infinite AOL

    i get an this in my console 23/01/2014 15:06:18] >> Loading commands [23/01/2014 15:06:18] >> Loading items [23/01/2014 15:06:18] Warning: [Items::loadFromXml] Unknown key value preventDrop [23/01/2014 15:06:18] >> Loading script systems [23/01/2014 15:06:18] >> Loading monsters [23/01/2014...
  20. tnecniiv

    infinite AOL

    but how would i know if the created aol will work if i copy the amulet of loss it does not have a script in it.
Back
Top