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

    commands phpmyadmin

    tfs 1.2
  2. ItsMeMagic

    commands phpmyadmin

    I have znote. Can you explain to me what u should edit ?
  3. ItsMeMagic

    commands phpmyadmin

    hello otlanders.. i wonder . what is the command to add an item to a online player by phpmyadmin ? since i cant give an item ingame to a x player because i cant log on a computer. i would to give the item via phpmyadmin. a magic plate armor for example?
  4. ItsMeMagic

    amulet of experience!

    Error when using the amulet.... This are my scripts. scroll.lua local config = { rate = 1.6, -- 4x More Experience time = 5, -- Hours of Exp Time storage = 20011 } function onUse(cid, item, fromPosition, itemEx, toPosition) if(getPlayerStorageValue(cid, config.storage) ==...
  5. ItsMeMagic

    AAC Znote AAC - SQL error Table doesnt exist server_record

    ty !! and what about this? string(61) "SELECT * FROM `server_record` ORDER BY `record` DESC LIMIT 1;" (query - SQL error) Type: select_single (select single row from database) Unknown column 'record' in 'order clause'
  6. ItsMeMagic

    AAC Znote AAC - SQL error Table doesnt exist server_record

    string(61) "SELECT * FROM `server_record` ORDER BY `record` DESC LIMIT 1;" (query - SQL error) Type: select_single (select single row from database) Table 'fort.server_record' doesn't exist What is the correct command to execute the table? help?
  7. ItsMeMagic

    AAC table doesnt exit...

    my database is named fort.. what more do u need
  8. ItsMeMagic

    AAC table doesnt exit...

    tfs 1.2 znote
  9. ItsMeMagic

    AAC table doesnt exit...

    which is the command to add?
  10. ItsMeMagic

    AAC table doesnt exit...

    string(61) "SELECT * FROM `server_record` ORDER BY `record` DESC LIMIT 1;" (query - SQL error) Type: select_single (select single row from database) Table 'fort.server_record' doesn't exist what should i do?
  11. ItsMeMagic

    Server-Proxy.net! Cheap Proxy Services for your OT! DDos-Protected! Discount for OTLanders!

    I'm gonna be one of your client really soon!! very cheap lool !
  12. ItsMeMagic

    Looking for someone who can fix this error.. ? PaidJob.

    Solved. Thanks to Marcus ;*
  13. ItsMeMagic

    AAC Znote error.. character level 1 start with 64000 mana...

    sorry start level 8 with a lot of mana like 60000+ dont figure what the config seems
  14. ItsMeMagic

    AAC Znote error.. character level 1 start with 64000 mana...

    // Max characters on each account: $config['max_characters'] = 7; // Available character vocation users can create. $config['available_vocations'] = array(1, 2, 3, 4); // Available towns (specify town ids, etc: (1, 2, 3); to display 3 town options (town id 1, 2 and 3)...
  15. ItsMeMagic

    Lua RUNES cant shoot by distance.. just melee..

    Do you know how to fix: when i create an account it creates but... "id" set = 0 so when i log on tibia... passwords are incorrect. on znote?
  16. ItsMeMagic

    Lua RUNES cant shoot by distance.. just melee..

    Why runes dont shoot by distance? and need to stay close (1sqm) to shoot the rune? what do i need to edit or fix?
  17. ItsMeMagic

    website problem znote....

    when i create an account it created but... "id" set = 0 so when i log on tibia... passwords are incorrect.
Back
Top