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

    [Gesior 2012] First Tibia Global Layout

    Very Nice man!!! keep this way. Rep+
  2. FabianoBN

    !~!lag!~!

    yes is possible. What is the speed of your internet?
  3. FabianoBN

    Sql War System

    You Compile with -D__WAR_SYSTEM__???
  4. FabianoBN

    [Request] I need a movement script

    Bump@
  5. FabianoBN

    TFS 0.2 or TFS 0.3.6 Players limits?

    Yes! 1000 more players do not get lag because of TFS but because the machines you host your server!
  6. FabianoBN

    Cast System 8.6

    chiitus@ acha sim, mais os falsos! Que não valem apena ter. Wake@ Você tem para adicionar nas Sourcers. Ou você tem ja adicionado em alguma distro? TibiaGameHost@ Sim 200 euros também acho muita coisa (OPINIÃO MINHA, NÃO SE EXPRESSEM SEM PENSAR XP)
  7. FabianoBN

    Lua Help in this Table

    Would be the right way to use to check if the area has some monster? local from = {x=1234, y=1234, z=3} local to = {x=1234, y=1234, z=3} for x = from.x, to.x do for y = from.y, to.y do local v = getTopCreature({x=x, y=y, z=from.z}).uid if isMonster(v) then return doCreatureSay(cid...
  8. FabianoBN

    Solved 2nd promotion

    King Tibianus?
  9. FabianoBN

    Znote AAC 1.4 - [TFS 0.2.13+] & [TFS 0.3.6+/0.4]

    and this error: I have one error in Znote Rev 165 when I log in, there is going to my account but an error saying that there is no login and password! error: POST Print: - Array ( [username] => teste [password] => teste [token] => a2dasdd324jk4595k56o569kc98u3812jd9oda32l ) We...
  10. FabianoBN

    [Request] I need a movement script

    TFS 0.3.7_SVN I need a script that don't accept to move a bolt or arrow for a weapon hand, because if you take a bolt or an arrow for a weapon hand, you can duplicate these items, how many times you desire. If the problem is in .lua, please send me the solution. If the problem is in source...
  11. FabianoBN

    Solved premium points exchange NPC Problem

    man, you need talk first this: hi change yes In the script of I post for you. and not: hi yes
  12. FabianoBN

    Solved premium points exchange NPC Problem

    You test the script that i post?
  13. FabianoBN

    Solved premium points exchange NPC Problem

    Have error man? test this: local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) function onCreatureAppear(cid) npcHandler:onCreatureAppear(cid) end function onCreatureDisappear(cid)...
  14. FabianoBN

    Solved premium points exchange NPC Problem

    But you not use Znote AAC; in your console has some error?
  15. FabianoBN

    Solved premium points exchange NPC Problem

    Test this: local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) function onCreatureAppear(cid) npcHandler:onCreatureAppear(cid) end function onCreatureDisappear(cid) npcHandler:onCreatureDisappear(cid) end...
  16. FabianoBN

    Solved premium points exchange NPC Problem

    would not be right: hi change yes ? not have any errors in the console?
  17. FabianoBN

    Error Help please!

    Up@ ALTER TABLE `players` ADD `skulltime` INT NOT NULL DEFAULT 0;
  18. FabianoBN

    Lua [Request] I need a movement script

    Please Close;x
  19. FabianoBN

    Buying For solve the MultiWorld System

    Thanks for All... Solved.. Please Closed!
Back
Top