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

    Lua script to auto teleport char to X coords at x lvl

    thnx milice although it didnt work.. didnt tp me at all.. Lol. and tibiawr wont work, because there premy island that are not able to be in the co ords.
  2. P

    Lua script to auto teleport char to X coords at x lvl

    so idiot me.. only tested the script at lvl 55 worked... but what i didnt do was etst at every lvl above lvl 55..... it tps YOu At every lvl above 55 help plx.
  3. P

    (Germany)-aibitot-8.7-Semi Custom

    4/11 spots filled for beta testers :D. still looking for testers *UPdates* Custom Clients, New npc. Changed Mount SPeed new map. "Islands Of Lost"
  4. P

    (Germany)-aibitot-8.7-Semi Custom

    open beta starts in 24 hours. Looking for 7 staff members for tutor / bug tester
  5. P

    Mount Problem.

    bump
  6. P

    NPC Mounts Seller

    Bump
  7. P

    Mount Problem.

    hah well i changed that and when i say /mount 16:58 Command requires param. <-- happens but if i say /mount player, 1 <-- says in default.. lol gong to check the script see if i can re write it
  8. P

    Mount Problem.

    yeah thank you, il ltry it right now im working on an npc he seems to be in the game but i get an error in the console. can not find mount_siller .lua or somethign i dunno.. but ill try this and see if ti works thnx :D oh and def share the script with you :D.
  9. P

    NPC Mounts Seller

    [23/10/2011 21:51:36] [Warning - NpcScript::NpcScript] Can not load script: mount_seller.lua [23/10/2011 21:51:36] cannot open mount_seller.lua: No such file or directory i get this error in server window. i imported him into rme placed him on map.. <?xml version="1.0" encoding="UTF-8"?> <npc...
  10. P

    (Germany)-aibitot-8.7-Semi Custom

    Server Name = Aibitot IP = www.aibtot.com Port= 7171 Website = www.aibitot.com Exp rates = stages and Will change with feed back Quest = All Quest, Plus some customs ones. Map= 90 Percent tibia and adding in spawns ALL the time (but are hidden so exploring is a must) Current state= Closed Beta...
  11. P

    NPC Mounts Seller

    thnx ya realized that after 3 seconds of posting. lol.. i feel liek an idiot. :P
  12. P

    NPC Mounts Seller

    any idea how to place on the map ?. want him on gm island :D. some where :D <-- lawl never mind stupid question. LAWL.. really tired.. rme it is...
  13. P

    Mount Problem.

    bump
  14. P

    Lua script to auto teleport char to X coords at x lvl

    <3 fair enough want to be cool and help me get give mount to player function working. LAWL
  15. P

    Mount Problem.

    i dont understand.... rewrite my script ? with that in it ? can u just do it.. LOL
  16. P

    Mount Problem.

    my mount.lua is this function onSay(cid, words, param, channel) if(param == '') then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Command requires param.") return true end local t = string.explode(param, ",") t[1] = tonumber(t[1]) if(not t[1]) then doPlayerSendTextMessage(cid...
  17. P

    Mount Problem.

    nothign in console...
  18. P

    Mount Problem.

    Hey Everyone I came To my final problem. Lol. basicly what I want is a reward mount system.. So basicly people I choose to i can give a mount to. i figured i can either do this 2 ways. have an npc on gm island that trades mounts for certain items. that i can create. OR what i prefer is say...
  19. P

    TalkAction /mount Player, Id ~ work with TFS 0.3+, 0.4+

    hmm when i type /mount player, 2 or /mount or /mount 2, player.. nothing happens just says it in default like a chat ? did i do somethign wrong ? did i miss something that i needed to ?
Back
Top