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

    Help Index.php Modern AAC Migrating to Xampp 7.2

    A PHP Error was encountered Severity: 8192 Message: Methods with the same name as their class will not be constructors in a future version of PHP; CI_Hooks has a deprecated constructor Filename: libraries/Hooks.php Line Number: 30 A PHP Error was encountered Severity: 8192 Message: Methods...
  2. arthurluna

    Fixed Modern AAC and Tibiarl Layout

    broken link, please refresh
  3. arthurluna

    OpenTibia SharpMapTracker 0.8.1 by Jo3Bingham

    Why not make a video teaching how to get the address of memory? So anyone can get and update.
  4. arthurluna

    Necronia - Discussion

    LOL, the game is not free?
  5. arthurluna

    Necronia - Discussion

    I can not create an account, asks beta key what is it?
  6. arthurluna

    Compiling Item limit sent to the mail.

    @Ninja just add this function to list items in depost and email ... Its add return message?
  7. arthurluna

    Compiling Item limit sent to the mail.

    I Realized que the source TFS 1.0 has no items of messages limit for the deposit or mail ... One would explain the can limit the amount of items Within the deposit or email if (player->lastDepotId != -1) { //save depot items query.str(""); query << "DELETE FROM...
  8. arthurluna

    OpenTibia SharpMapTracker 0.8.1 by Jo3Bingham

    Have Source SharpMapTracker v0.8.18 ??
  9. arthurluna

    Lua The Inquisiton Quest Bosses Latrivan and Golgordan - HELP Script

    As I do to when the two bosses are dead create a portal to póxima room? I'm having trouble local bosses = { ["ushuriel"] = {storage = 250, pos = {x = 33171, y = 31728, z = 11}, newpos = {x = 33171, y = 31728, z = 11}}, ["zugurosh"] = {storage = 251, pos = {x = 33136, y = 31692, z =...
  10. arthurluna

    Solved Inquisiton Quest - HELP

    I managed to solve ^^ addEvent(Game.createMonster, 3 * 60 * 1000, targetName, bossStorage.pos)
  11. arthurluna

    Solved Inquisiton Quest - HELP

    After the death of the bosses the player will have three minutes to enter the portal, after that a new boss will be created ... I'm not identify the boss's name can anyone help? local bosses = { ["ushuriel"] = {storage = 200, pos = {x = 33171, y = 31728, z = 11}}, ["zugurosh"] =...
  12. arthurluna

    OpenTibia SharpMapTracker 0.8.1 by Jo3Bingham

    Source SharpMapTracker v0.8.18?
  13. arthurluna

    OpenTibia SharpMapTracker 0.8.1 by Jo3Bingham

    Can anyone help how to get these three codes to update SharpMapTracker? ClientServerStart = client.BaseAddress + = NAME? ClientServerEnd = client.BaseAddress + = NAME? EX: ClientSelectedCharacter = client.BaseAddress + 0x55414C; = adrSelectedCharIndex ClientStatus = client.BaseAddress +...
  14. arthurluna

    Help SharpMapTracker

    Can anyone help how to get these three codes to update SharpMapTracker? ClientServerStart = client.BaseAddress + = NAME? ClientServerEnd = client.BaseAddress + = NAME? EX: ClientSelectedCharacter = client.BaseAddress + 0x55414C; = adrSelectedCharIndex ClientStatus = client.BaseAddress...
  15. arthurluna

    OpenTibia SharpMapTracker 0.8.1 by Jo3Bingham

    Sorry, I did not know, but it's been four days since my last post!
  16. arthurluna

    OpenTibia SharpMapTracker 0.8.1 by Jo3Bingham

    Up Source Please !
  17. arthurluna

    OpenTibia SharpMapTracker 0.8.1 by Jo3Bingham

    @Jo3Bingham could release the binaries 10.50?
  18. arthurluna

    OpenTibia SharpMapTracker 0.8.1 by Jo3Bingham

    @@Jo3Bingham could release the binaries?
  19. arthurluna

    OpenTibia SharpMapTracker 0.8.1 by Jo3Bingham

    Have Source???????????????
Back
Top