• 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!

Recent content by Kuantikum

  1. Kuantikum

    TibiaCore 7.4 TFS 1.2 same Nostalrius project.

    WoW! Thx you very much, ill check it right now!
  2. Kuantikum

    TibiaCore 7.4 TFS 1.2 same Nostalrius project.

    Hello :D Using this client: https://github.com/OTCv8/otclientv8 created: \data\things\772 I used files 772.zip from the server files. But cant connect... Please, can you help me ? :)
  3. Kuantikum

    [TFS 0.4/0.3.6] doTeleportMassThings

    Thx very much man! Vlw mesmo!
  4. Kuantikum

    Server offline

    Hello, You mean i must to change it to 5000 ?
  5. Kuantikum

    Server offline

    Hmmm I think so:
  6. Kuantikum

    Server offline

    Hello, I just listed my little server, it was added and i can edit it, but it is not listed and i can see it say server offline. I was a custom port, but i change to 7171 and still not working. I used https://otservlist.org/pages/contact but any answer. Can you help me please ?
  7. Kuantikum

    PHP [MyAcc] Change/link folder create character.

    Hello! Im using the last MyAcc version and looking for change/link a folder to create character. So, the idea is when click in CREATE CHARACTER button, it go to other webpage folder. This at index.php: '/^account\/character\/create\/?$/' => array('subtopic' => 'accountmanagement', 'action'...
  8. Kuantikum

    AAC SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '91229-101' for key 'player_id_2'

    Myacc is the last one MyAAC v0.8.7 Server is a psoul, i think it is 3.4.5 And im using this BD
  9. Kuantikum

    AAC SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '91229-101' for key 'player_id_2'

    When i create a character i get this error: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '91229-101' for key 'player_id_2'
  10. Kuantikum

    [MyAAC][Plugin] Gesior Shop System

    When i create a character i get this error: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '91229-101' for key 'player_id_2' How can i disable XAMPP warnings or erros logs like that: I tried to disable in: PHP.ini display_errors=Off and error_reporting=E_ALL &...
  11. Kuantikum

    [10.98][TFS 1.2] Pokemon PokeDash Pota v1.0

    I got same here: 1666933989 FIXED Copy archives from: \pokedashpota1.02_release\pack_mapper\rme-3.5\extensions To: \AppData\Roaming\Remere's Map Editor\extensions
  12. Kuantikum

    [MyAAC][Plugin] Gesior Shop System

    Download the last version here: https://my-aac.org/plugins/ and upload at Plugins: 1666852473 When i create a new character, im geting this errors:
  13. Kuantikum

    OTClient Objectbuilder error

    Hello guys! Im tryin to open 8.54 .spr/.dat, but i get this erros: ArgumentError: The minimum value may not be greater than the maximum value. at nail.otlib.things::FrameDuration() at nail.otlib.things::ThingSerializer$/readSprites() at...
  14. Kuantikum

    Lua if getCreatureName(target) = --[[List of monsters]]-- then

    Hello! Is it posible do if getCreatureName(target) = match with a result from a monster list like: local monsters = {Hero, Dragon, Banshee} if getCreatureName(target) = monsters then ... return true end
Back
Top