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

    Gaming OtLand on Lordaeron

    First poi team ;)
  2. SpiderOT

    [8.6] TFS 0.4 - Rev 5885 - 8.6 - Fixed Bugs

    Not sure but maybe in protocolgame.cpp void ProtocolGame::sendPing() { NetworkMessage_ptr msg = getOutputBuffer(); if(!msg) return; TRACK_MESSAGE(msg); msg->put<char>(0x1D); } change to void ProtocolGame::sendPing() { NetworkMessage_ptr msg = getOutputBuffer()...
  3. SpiderOT

    [USA] Arthas::Lordaeron [9.x | custom] - New Era!

    Everyone should be able to login within the next 15 minutes
  4. SpiderOT

    [USA] Arthas::Lordaeron [9.x | custom] - New Era!

    We're not doing magic here xD, just give us some time we are fixing every single issue reported to us in no time. you should be able to login without any problem for now, a proper fix will be applied today
  5. SpiderOT

    [USA] Arthas::Lordaeron [9.x | custom] - New Era!

    Money is the last thing we are expecting to get from this server, a fair game is our main goal. and gold hasn't been lowered since the last lordaeron anyway will check it, and will update you if we're going to higher it. if you have any suggestion feel free to post here or on our forum ^^
  6. SpiderOT

    [USA] Arthas::Lordaeron [9.x | custom] - New Era!

    You don't need to download anything it was a miss config it will be up in a few minutes
  7. SpiderOT

    [USA] Arthas::Lordaeron [9.x | custom] - New Era!

    Premium isn't very necessary anymore most spell can be used by a free account now ;)
  8. SpiderOT

    [USA] Arthas::Lordaeron [9.x | custom] - New Era!

    Site should be up *late* tonight, we have to make sure everything working fine before we go live ^^
  9. SpiderOT

    Problem with global save

    shutdownAtGlobalSave = false?
  10. SpiderOT

    Solved Uniform server help!! Access denied

    try to change mysqlHost = "127.0.0.1"
  11. SpiderOT

    Linux Vocation change bug

    don't use global save and it won't happen !
  12. SpiderOT

    Lordaeron, new era.

    Special event every week sound good Tell us more suggestion What you didn't like in old lordaeron?
  13. SpiderOT

    Lordaeron, new era.

    I assure you it won't be possible not TibiaAuto nor other bots Give us an example of new way other than tasks? i Don't think this will be good idea at all xD Yes this sound logic. Can't give you an accurate date but it should be 1:3 weeks Please we're not going to go through all this...
  14. SpiderOT

    Lordaeron, new era.

    we are not planning to change donation options which lordaeron had.
  15. SpiderOT

    Lordaeron, new era.

    Welcome to discussion thread of Lordaeron server, Arthas world. :w00t: Our team is currently working on preparing the server for going online. we've been working on it for few weeks however we have found few issues which we want to be improved. This thread was made, to allow everyone who...
  16. SpiderOT

    Complaint banned for 'offensive' statemens

    I believe Mr. Greyshade banned too after posting in that topic also a guy called onizuka started to swear at me and being racist and i can see only his post got deleted
  17. SpiderOT

    Lordaeron

    I have started working on it a few days ago :w00t:
  18. SpiderOT

    Lua When player say HI, heal (SOLVED)

    try to change npcHandler:setCallback(CALLBACK_MESSAGE_DEFAULT, creatureSayCallback) npcHandler:addModule(FocusModule:new()) to npcHandler:setCallback(CALLBACK_ONTHINK, thinkCallback) npcHandler:setMessage(MESSAGE_WALKAWAY, 'Good bye.') npcHandler:setCallback(CALLBACK_MESSAGE_DEFAULT...
  19. SpiderOT

    Lua function ChangePlayerSpeed(cid)

    Guess you will have to change this in items.otb the tiles already change player's speed to 100 or something like that
Back
Top