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

    Linux Random Script Map

    Many thanks brother.
  2. V

    Linux Ban System Failed!

    http://pastebin.com/H300TRPL
  3. V

    Linux Random Script Map

    Sorry can you explain me better...
  4. V

    Linux Random Script Map

    Hello, I'm searching for an script for random map and find that, but i dont understand certain what the thread said and I need a help. The script is: local config, new = { minTownId = 1, maxTownId = 4 }, 0 function onThink(interval, lastExecution) for _, pid in ipairs(getPlayersOnline()) do...
  5. V

    Linux Bug with Command Phpmyadmin and Rank

    Sorry? Can u explain me better? I dont understand.
  6. V

    Linux Ban System Failed!

    no is more easy try to fix yet?
  7. V

    Linux Bug with Command Phpmyadmin and Rank

    Hello, Today I was reset the skills, levels, ML's & storages of my server. I clear the table of skills, storages and execute that command: UPDATE `players` SET `level` = 8, `experience` = 4200, `health` = 185, `healthmax` = 185, `maglevel` = 0, `mana` = 35, `manamax` = 35, `manaspent` = 0...
  8. V

    Linux Phpmyadmin Command

    Yes was the spaces. Thanks a lot, Ignazio.
  9. V

    Linux Phpmyadmin Command

    Something related yet?
  10. V

    Linux Phpmyadmin Command

    Continue in zero. I tried something about that commands; UPDATE player_skills SET value=10, count=0 WHERE skillid=0; UPDATE player_skills SET value=10, count=0 WHERE skillid=1; UPDATE player_skills SET value=70, count=0 WHERE skillid=2; UPDATE player_skills SET value=70, count=0 WHERE...
  11. V

    Linux Phpmyadmin Command

    Just skills that we are trying to change! Axe/Sword/Dist/Shield
  12. V

    Linux Phpmyadmin Command

    Bro i dont know why but when i execute this command and login in an char the skill are zero! o_O
  13. V

    Linux Phpmyadmin Command

    I get this at the two commands: #1054 - Unknown column 'ps.tries' in 'field list'
  14. V

    Linux Phpmyadmin Command

    Thanks. But I need change Knights to Sword/Axe & Shield to 80 and Paladins Dist 70 y Shield 70. Its possible?!
  15. V

    Linux Phpmyadmin Command

    Sure.
  16. V

    Linux Phpmyadmin Command

    sup!
  17. V

    Linux Phpmyadmin Command

    Hi, I need to change/reset the skill of specific vocations. All knights back to skill 10 of Sword, Axe and Shield. All paladins back to skill 10 of Dist and Shield. (No command to change of all vocations). Thanks.
  18. V

    Solved Frags.lua

    Solved.Thanks.
  19. V

    Solved Frags.lua

    I get that [9:35:05.037] > Loading talkactions... [Error - LuaInterface::loadFile] data/talkactions/scripts/frags.lua:3: ')' expected near 'have' [9:35:05.038] [Error - Event::checkScript] Cannot load script (data/talkactions/scripts/frags.lua) [9:35:05.038]...
Back
Top