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

    Token Npc Script....Errors

    im using TFS 0.4 local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) function onCreatureAppear(cid) npcHandler:onCreatureAppear(cid) end function onCreatureDisappear(cid)...
  2. RockeTBunnYz

    Token Npc Script....Errors

    but that wouldn't count how many token the player have. right?
  3. RockeTBunnYz

    Token Npc Script....Errors

    i did like you told me and now i getting this error ... if and then... [18:53:37.582] [Error - LuaInterface::loadFile] data/npc/scripts/tokentrader.lua :33: 'then' expected near 'if' [18:53:37.582] [Warning - NpcEvents::NpcEvents] Cannot load script: data/npc/scr ipts/tokentrader.lua...
  4. RockeTBunnYz

    Token Npc Script....Errors

    if msgcontains(msg,'yes') then if getPlayerItemCount(cid,t.tokens,10) then doPlayerRemoveItem(cid,t.tokens,10) then doPlayerAddItem(cid,t.items[2]) then ----- demon helmet selfSay"Here you go!" end is this right now i getting unexpect...
  5. RockeTBunnYz

    Token Npc Script....Errors

    Hey, i was writing and adding this script to my server and got this error but i cant find it anyway and there was some EOF error too... [18:34:45.368] [Error - LuaInterface::loadFile] data/npc/scripts/tokentrader.lua :32: unexpected symbol near '==' [18:34:45.370] [Warning -...
  6. RockeTBunnYz

    Solved Connecting with NO-IP address

    i have the same problem with this ...... can you help me via TeamViewer, i already open my port 80, 7171, 7172, 3306 for my IPv4 please help me :P
  7. RockeTBunnYz

    GlobalEvent Last man Standing Event 100% Working

    Wonderful Working fine ! a little miss you did in the lastman.lua :P but i wont tell anything its a simple miss Rep+++
  8. RockeTBunnYz

    Getting this error on charges.lua & npc don't respone

    am i doing it right? :P
  9. RockeTBunnYz

    Getting this error on charges.lua & npc don't respone

    [0:23:18.334] [Error - LuaInterface::loadFile] data/creaturescripts/scripts/char ges.lua:3: ')' expected near 'then' [0:23:18.335] [Warning - Event::loadScript] Cannot load script (data/creaturescr ipts/scripts/charges.lua) [0:23:18.336] data/creaturescripts/scripts/charges.lua:3: ')' expected...
  10. RockeTBunnYz

    Setting up MySQL

    can anyone please help me setting up MySQL please i have all that i needed but i could not setting up it right cuz something went wrong ..... i dont know what but please help me!!! Im very greatful for answering me !! please
  11. RockeTBunnYz

    where can i getting exe for my map?

    yes i got the rl map for 8.6 could you explain a little what this? i know you swedish right i saw your early post. im also swedish so better we talking swedish for my understanding ? :P
  12. RockeTBunnYz

    where can i getting exe for my map?

    So i downloaded RL map for 8.6 and i mapping it and now i want to try it out where i only have the data files. what more files do i need but i know i need a exe for starting it up and stuff. so please im will be very greatful for this! i already sreach around forum but couldnt find any .. that...
  13. RockeTBunnYz

    8.6 Real Map untouch with known issue

    Alright this is first time im messing around with OT Server. So my goal is getting real untouch 8.6 map with known issue. and tool and program that to start a server. thats it... lol can anyone please help me what tools do i need what files do i need for setting up a server and i would really...
  14. RockeTBunnYz

    [8.60] Tracked Tibia Map (RME 2.1)

    can some please please reupload real map for 8.6 ? i dont even know where i should start ... i will be really greatful !
  15. RockeTBunnYz

    Real Map 8.60!

    Thanks you very much was looking for this downloading it atm, i really hope i dont get an issue with this beatiful map :P
  16. RockeTBunnYz

    Request maps you need here!

    8.6 real map untouch please :D want to start with something simple as my first map edition :P
Back
Top