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

Search results

  1. ryandometal

    [8.50] Wyrms

    speedyshare is sux a lot -.- reupload it!
  2. ryandometal

    CreatureEvent NPC Grizzly Adams - almost how RL Tibia.

    this site doesn't open here, i can't download, can you upload in 4shared?
  3. ryandometal

    Alertando aos BRs, sobre o perigo dos websites gratis.

    o que seria um backdoor?
  4. ryandometal

    Real Addons Vip Medal and acces

    http://otland.net/f83/mega-release-complete-addon-npc-newest-npc-system-yalaharian-addon-supported-13392/?highlight=addon http://otland.net/f83/addon-npc-forgotten-server-0-3-4pl2-whit-all-addons-43785/?highlight=addon...
  5. ryandometal

    Feature Random Attributes

    Thank you!
  6. ryandometal

    NPC Nightmare Knights & Brotherhood of Bones

    I think he was wrong xD Anyway, fix this in brotherhood: text = "What you do is that you type 'first brothrhoo addon' or 'second brotherhood addon'. Assuming that you already collected all the required pieces, say 'yes'" to text = "What you do is that you type 'first brotherhood addon' or...
  7. ryandometal

    help with this script plxsz

    Use search function!!1!1 http://otland.net/f82/kill-monster-create-portal-v2-0-a-71245/ if it helps you, rep++?
  8. ryandometal

    Monster Monsterpack including 8.54 items and tibia-like lootchanges!

    Thank you! rep++ :D edit-- necromancer.xml <item id="7456" chance="0" /><!-- noble axe --> WTF?
  9. ryandometal

    Same Requests

    Addons: http://otland.net/f83/mega-release-complete-addon-npc-newest-npc-system-yalaharian-addon-supported-13392/?highlight=addon http://otland.net/f83/addon-npc-forgotten-server-0-3-4pl2-whit-all-addons-43785/?highlight=addon...
  10. ryandometal

    NPC Nightmare Knights & Brotherhood of Bones

    In dreamers.lua Change doPlayerAddOutfit(cid, 252, 1) doPlayerAddOutfit(cid, 268, 1) to doPlayerAddOutfit(cid, 269, 1) doPlayerAddOutfit(cid, 268, 1) :)
  11. ryandometal

    Please i need item editor to 8.5 tfs 0.3.5 Rep++++

    http://otland.net/search.php http://sourceforge.net/projects/opentibia/files/opentibia%20tools/otitemeditor-0.3.7/otitemeditor-0.3.7.zip/download
  12. ryandometal

    Npc Greeting

    if msgcontains(msg, "hi") or msgcontains(msg, "hello") then if getPlayerSex(cid) == 0 then npcHandler:say("Hello Lady |PLAYERNAME|!", cid, true) else npcHandler:say("Hello Sir |PLAYERNAME|!", cid, true) end npcHandler:addFocus(cid) xD
  13. ryandometal

    INQ problem

    post inquisitionPortals.lua
  14. ryandometal

    NPC responding to default messages

    local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) local talkState = {} function onCreatureAppear(cid) npcHandler:onCreatureAppear(cid) end function...
  15. ryandometal

    Npc problem, rep++

    post npc script here.
  16. ryandometal

    addon npc...

    http://otland.net/f83/addon-npc-forgotten-server-0-3-4pl2-whit-all-addons-43785/ http://otland.net/f83/mega-release-complete-addon-npc-newest-npc-system-yalaharian-addon-supported-13392/...
  17. ryandometal

    Cant Log in To MY Server !!

    start -> run -> cmd -> ipconfig -> get your router/static ip and test it.
  18. ryandometal

    Solved Npc Wand and Rod Sell bug oO

    local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) local talkState = {} function onCreatureAppear(cid) npcHandler:onCreatureAppear(cid) end function onCreatureDisappear(cid)...
  19. ryandometal

    [8.54-8.57] The Forgotten Server v0.2.7 (Mystic Spirit)

    crying damson = new features mystic spirit = more instable
Back
Top