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

    Compile/server crash

    Hey! I got an error like this earlier today basic_string::basic_string Maybe some of you know something about that? My server crash all the time too, TFS 0.3.6, 8.6 server. Using windows 7 - 64 bits, maybe I need to compile my .exe if I have to then Im also looking for someone who can help...
  2. A

    Windows RSA_decrypt

    I've already done that, is there anyone who can compile my consol for windows 64 bit?
  3. A

    .exe

    Im looking for a console for TFS 0.3.6 Windows 7 - 64 bits. the Ot is 8.6 Kind regards, Akkz
  4. A

    Windows RSA_decrypt

    so why is my server crashing? :/ don't get any errors, maybe I have wrong console
  5. A

    Windows RSA_decrypt

    what should I do then? ...
  6. A

    Windows RSA_decrypt

    What is this I found in my console? [Warning - Protocol::RSA_decrypt] Not valid packet size [Warning - Protocol::RSA_decrypt] Not valid packet size
  7. A

    Frags

    Bump
  8. A

    Lua Mod Quest storage

    Bump
  9. A

    [Solved] How to make tile Compressed

    Thank you so much Limos!!!! You made my day, and week! :)
  10. A

    [Solved] How to make tile Compressed

    I don't got an StepOut Script
  11. A

    [Solved] How to make tile Compressed

    If you check my thread, thats the only scripts I have... http://otland.net/f16/pacman-event-177412/ and here is the xml I sent you... <movevent type="StepIn" actionid="5301" event="script" value="pacman.lua" /> <movevent type="StepIn" actionid="7392" event="script" value="pacman.lua" />...
  12. A

    [Solved] How to make tile Compressed

    I don't understand... can you just write it for me? Pacman.lua is the right script!!!
  13. A

    [Solved] How to make tile Compressed

    tell me what do write then? it's the right script?
  14. A

    [Solved] How to make tile Compressed

    I got theese now in Movements.xml <movevent type="StepIn" actionid="5301" event="script" value="pacman.lua" /> <movevent type="StepIn" actionid="7392" event="script" value="pacman.lua" /> <movevent type="StepOut" actionid="5301" event="script" value="pacman.lua" /> still doesn't work
  15. A

    Lua Mod Quest storage

    Hey all! I added Achivement pack to my website earlier today, and I trying to modify so when you do a "Killing in the name of" - mission, then you are supposed to get an achievement. Is there anyone who know where I should put this script, so it's linked to a queststorage or if you put it in...
  16. A

    [Solved] How to make tile Compressed

    Limos, if you know how to fix this, then you know how to fix my script, I want the same, when you walk on 426 it will be pressed down to 425 and stay there, here's my thread http://otland.net/f16/pacman-event-177412/
  17. A

    Lua Movement

    No errors with the script I linked^, but if I change doTransformItem(item.uid, 425) to doTransformItem(item.itemid, 425) then I get errors everytime I walk at the tiles
  18. A

    PayPal Script [RELEASE]

    anyone who can release it again, it's removed from speedyshare.
  19. A

    Lua Movement

    Hey... again!, This is my Pacman script and it doesn't work as I will. When you walk on a tile (426) it's supposed to be pressed down (425) but it doesn't -- Pacman script: Controller [TGY] pressedTiles = {} gameStarted = false dif = 1 local function pacmanCounter(text, start, col, dif)...
  20. A

    Solved Pacman Event

    Bump!!!
Back
Top