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

    Lua please check! :c

    I need a script to give away "crystal coints" when you reach a level
  2. C

    Solved error fast attack :(

    thanks!! solved!! rep++
  3. C

    script please

    I need a script to give away "crystal coints" when you reach a level 8cc > lvl 30 9cc > lvl 50 10cc > lvl 80 11cc > lvl 100 Thanks!!
  4. C

    Solved error fast attack :(

    attackspeed="500" that's normal?
  5. C

    Solved error fast attack :(

    Attack of the characters is very fast, I want to be normal. thank you very much, I hope your answers! Vocation.xml
  6. C

    error status VIP gesior kekox system

    not work. :(
  7. C

    error status VIP gesior kekox system

    check..
  8. C

    error status VIP gesior kekox system

    the state always appears "NOT VIP", how could fix it? (gesior)
  9. C

    Solved error creating characters (gesior)

    NICEEEE BRO!! thanksss!!! REP++++
  10. C

    Solved error creating characters (gesior)

    Please, anyone who can help me! Fatal error: Uncaught exception 'E_OTS_NotLoaded' in C:\xampp\htdocs\pot\OTS_Player.php:1786 Stack trace: #0 C:\xampp\htdocs\accountmanagement.php(803): OTS_Player->getSkill(0) #1 C:\xampp\htdocs\index.php(153): include('C:\xampp\htdocs...') #2 {main} thrown in...
  11. C

    guild problem gesior or server? (images)

    @SCARLET I can do?
  12. C

    guild problem gesior or server? (images)

    guilds.php Check !
  13. C

    guild problem gesior or server? (images)

    Hi, I have a problem creating the "guilds" occupy Gesior acc. when I create a guild on the website and I am connected to my server finally left the guild without a leader. Look at the pictures. I create a guild being connected Uploaded with ImageShack.us I'm in the guild...
  14. C

    gesior problem

    when I press "add news"... appears that, what could be the problem?? Thanks!!
  15. C

    rare error console

    otx 2.4 (ver 8.6)
  16. C

    rare error console

    Rare error, which is a problem? [15/10/2012 2:19:6] Fgdfgd has logged out. [15/10/2012 2:19:6] Captain Morgan's has logged in. [15/10/2012 2:19:6] mysql_real_query(): UPDATE `players` SET `ip` = '200.83.188.247' WHERE name = 'Captain Morgan's'; - MYSQL ERROR: You have an error in your SQL...
  17. C

    error system vip kekox

    thanks guys!! SOLVED! - - - Updated - - - thanks guys!! SOLVED!
  18. C

    error system vip kekox

    just edit removedays.lua ??
  19. C

    error system vip kekox

    creaturescript "vip.lua" -- Vip medal by Kekox function onUse(cid, item, fromPosition, itemEx, toPosition) if getPlayerVipDays(cid) > 365 then doPlayerSendCancel(cid, "You can only have 1 year of vip account or less.") else doAddVipDays(cid, 15)...
Back
Top