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

    Windows Character walking speed

    Isn't that file in source? Is there any other way? I am currently learning how to compile and re-compile and blah blah. But i do not know how to do it yet.
  2. A

    Windows Character walking speed

    yeah that's what i thought too. But i did not see anything regarding walking speed.
  3. A

    Windows Character walking speed

    Where can i change and edit the walking speed of players by level? I am looking to either raise the base base walking speed(When you start at level 8) or make characters gain a little more walking speed with each level. I just have no idea where to do this in my server. Thanks for the help <3...
  4. A

    DDoS

    It should work on either.
  5. A

    MC on REALOTS.NET

    Yeah, use vapus's custom client maker to make a personal custom client for yourself that connects to realots.net then you can open a normal tibia client with it. just google vapus custom client maker. You can do the rest, its easy.
  6. A

    DDoS

    Download guardian. You can run a free trial for a month and if you like it it is only a one time payment of 100 bucks. Good deal. It has worked for me.
  7. A

    Lua luascript.h?? luascript.cpp??

    Would you mind taking a look at it for me? To see if anything noticeable sticks out? I can send you the follow through pm.
  8. A

    Lua luascript.h?? luascript.cpp??

    I am having an assertion error when i try to load my LMS mod. I have compiled my source code but i am not sure how to edit it or make it so the edits are actually used. Do i need to re-compile? Also, it says the error is on line 251. here is the code: { assert(m_scriptEnvIndex >= 0 &&...
  9. A

    Lua luascript.h?? luascript.cpp??

    I have been having errors regarding these two files as well as seeing alot of talk about them when looking for mods and scripts to add to my server. However, when i search my server for these files, i do not find them. Whats the deal? lol where can i find these files, and where do they go in my...
  10. A

    Lua Error - CreatureScript Interface

    I did, but i took the mod out that was causing the problem. Unless a bug was newly created. You were right. I found the mod. Thanks.
  11. A

    Lua Error - CreatureScript Interface

    <?xml version="1.0" encoding="UTF-8"?> <creaturescripts> <event type="logout" name="demonOakLogout" event="script" value="demonOakLogout.lua"/> <event type="death" name="demonOakDeath" event="script" value="demonOakDeath.lua"/> <event type="attack" name="demonOakAttack" event="script"...
  12. A

    Lua Error - CreatureScript Interface

    I get this error in my consol everytime i try to attack a monster on my server: [28/02/2013 20:49:58] [Error - CreatureScript Interface] [28/02/2013 20:49:58] buffer:onCombat [28/02/2013 20:49:58] Description: [28/02/2013 20:49:58] [string "loadBuffer"]:3: attempt to index global 't' (a...
  13. A

    Lua Addshop command error.

    Bump.
  14. A

    Lua Addshop command error.

    Yes i have those. That is what is so frustrating about this problem. I have everything that is needed, i have checked and double checked. Everything is set up correctly, but it just wont add the tables to my database when i add items to the shop list. Which in turn...does not add it to my site.
  15. A

    Lua Addshop command error.

    Bump. Still need help. Please! Anyone who has success with these systems please message me! <3
  16. A

    Selling Webdesign services by Resource and Raggaer

    Still need help whenever you guys are available.
  17. A

    Graphic Designer Or webdesigner

    I am looking for a custom website layout. Something simple and slick. Similar to this: Unline.org I can pay you to make this for me. Thanks! Skype: rparks90
  18. A

    Webdesigner Webdesigner

    Bump. Ill pay!! Btw this is The governor.
  19. A

    Selling OpenTibia Service

    I recently did business with sn3ejk. If you are looking for a kind, honest and trustworthy person to help you with your ot, i recommend this guy. Thanks again Kamil.
  20. A

    Solved Random teleport trainer rooms

    Yeah i get it but what i am a little confused about is what this part of the script represents: for i = 17000, 17122 do Thanks! - - - Updated - - - [25/02/2013 01:58:30] The Governor has logged in. [25/02/2013 01:59:02] [Error - MoveEvent::executeStep] Call stack overflow. When i went...
Back
Top