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

    Npc message greet very long help!

    Ty, right know i go to test it :D
  2. JuliusMS

    NPC [How-to] Make NPCs tell stories

    function npcDelayedTalk(cid, text, player) if isNpc(cid) and isPlayer(player) then doCreatureSay(cid, text, TALKTYPE_PRIVATE_NP, false, player, getThingPos(cid)) end end function selfStory(msg, player, delay) local interval, npc = delay or 5000, getNpcCid() local ret = {} for i, message in...
  3. JuliusMS

    Npc message greet very long help!

    Hello just what the tittle say... Im trying to create a npc with a long message greet, because is necesary and importand, the npc explain the function and the key words, need to use to use him... (sorry for my ENGLISH xD) The case is, message greet...
  4. JuliusMS

    tibia client 10.21

    myszkamiki -.- in otservlist client version of shadowcore is 10.21 -.-
  5. JuliusMS

    [8.60] The Forgotten Server 0.3.6 (Crying Damson) V8

    i want to add dual wield atribute to a item, but in the console say this "Unknown atrribute key", help!
  6. JuliusMS

    tibia client 10.21

    i have the same problem xD
  7. JuliusMS

    [8.60] The Forgotten Server 0.3.6 (Crying Damson) V8

    i want to add dual wield atribute to a item, but in the console say this "Unknown atrribute key"
  8. JuliusMS

    auto money loot on equip a item help...

    Hello im talk spanish, so excuse me for my bad english T.T... I want a money autoloot and i found this thread. http://otland.net/threads/auto-looter-money.197578/ but this script i dont know how its work, and this one is need to activate the function with a talkation... (autoloot), and the...
  9. JuliusMS

    [Archived] "[Quick Showoff] Post your latest maps"

    My first map, im trying to create mi first server xD http://s840.photobucket.com/user/JuliusMS/library/ServerProject?sort=3&page=1 :D
  10. JuliusMS

    [8.60] The Forgotten Server 0.3.6 (Crying Damson) V8

    i want to add dual wield atribute to a item, but in the console say this "Unknown atrribute key"
Back
Top