• 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. Ramy Sedkey

    Compiling Editing Max level aka 717k 0.3.6

    it worked for till this level (04:58 You advanced from Level 1029782 to Level 1032569.) but how evolera got till 5 millions ?
  2. Ramy Sedkey

    Mounts.xml

    I tried to look for the script I couldn't find it
  3. Ramy Sedkey

    Mounts.xml

    what you mean by rev ? I didn't have this problem before it happened to me after I had a new complained version to make the levels above 717k
  4. Ramy Sedkey

    Mounts.xml

    I had this problem after making new compile [23:34:02.640] >> Loading mounts I/O warning : failed to load external entity "data/XML/mounts.xml" [23:34:02.640] [Warning - Mounts::loadFromXml] Cannot load mounts file. [23:34:02.640] Info: failed to load external entity "data/XML/mounts.xml"...
  5. Ramy Sedkey

    Solved problem with VIP

    thaaaaaaaaaaaaaaaaaaaaankkkkkkkkkkkkkkkkkksssssssssssssssssssssssssssssssssssssssssssssss
  6. Ramy Sedkey

    Solved problem with VIP

    registerCreatureEvent(cid, "TempleTeleporter") registerCreatureEvent(cid, "VipCheck") local config = { loginMessage = getConfigValue('loginMessage'), useFragHandler = getBooleanFromString(getConfigValue('useFragHandler')) } registerCreatureEvent(cid, "VipCheck") function onLogin(cid)...
  7. Ramy Sedkey

    Problem in Copmiling

    and when I tried to make the level more that 717k in your tutorial i couldn't find this coda if(experience > 0x7FFFFFFF) // client debugs after 2,147,483,647 exp msg->put<uint32_t>(0x7FFFFFFF); in protocolgame.cpp
  8. Ramy Sedkey

    Problem in Copmiling

    but I'm using tfs 0.3.7 r 5963 is it easy to change the player.h file in it ?
  9. Ramy Sedkey

    Problem in Copmiling

    this is the file
  10. Ramy Sedkey

    Problem in Copmiling

    I changed it into .txt file and uploaded it cuz I can't upload it in .h file
  11. Ramy Sedkey

    Problem in Copmiling

    it is too long when I click on the error report it gives me the ling I sent to you :D but this is the the full line { public: #ifdef __ENABLE_SERVER_DIAGNOSTIC__ static uint32_t playerCount; #endif Player(const std::string& name, ProtocolGame* p); virtual ~Player()...
  12. Ramy Sedkey

    Problem in Copmiling

    it is just this } {
  13. Ramy Sedkey

    Solved problem with VIP

    BUMP!!!!
  14. Ramy Sedkey

    Problem in Copmiling

    I got this problem while I was compiling and this is the first time that happen
  15. Ramy Sedkey

    Solved problem with VIP

    Hello Otland Fellows! I got this problem with i try to add this (registerCreatureEvent(cid, "TempleTeleporter") or this (registerCreatureEvent(cid, "VipCheck") to login.lua the first one to teleport the player to temple when vip days gone and the second to show how many vipd days lift this...
  16. Ramy Sedkey

    How to make my server unlimited levels

    thank you I will check this
  17. Ramy Sedkey

    How to make my server unlimited levels

    Hello otland fellows this isn't a problem i just need to know how to make my server unlimited levels not just the end at 717217 I want it to go through 2 millions so how can I do it (with fully explain) thanks ..
  18. Ramy Sedkey

    Teleport temple problem

    can the site make this problem ?
  19. Ramy Sedkey

    Teleport temple problem

    I can give you a copy but I didn't do anything and I hope just to know what the had been edited to change it again
  20. Ramy Sedkey

    Teleport temple problem

    yes with the position for the temple and this is the first time this happen I mean yesterday I didn't have this problem i just wake up this morning adn I found it like that
Back
Top