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

    Quick Creature Event Fix Rep + +

    function onAdvance(cid, skill, oldlevel, newlevel) local config = { level = 100, storage = 9000, startLevel = 8 } local tPos = {x =739, y =1336, z =7} if(skill == SKILL__LEVEL and newlevel >= config.level and getPlayerStorageValue(cid, storage) ~= 1) then...
  2. Phoenix1337

    CPU Usage 100%

    Does anyone know what could be the cause of my server going from about 2% CPU usage to 100% CPU usage within a few seconds? Im also running a website.
  3. Phoenix1337

    Characters Not Showing Eq

    Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1' in...
  4. Phoenix1337

    [USA] Original Chaos OT 8.5!!

    chaosot.no-ip.info Website/IP Let me start off by saying this is pretty much an exact replica of the Chaos OT 7.6 server hosted by Admins Death/Chaos/Nova with working scripts and all original spells, and because 7.6 to 8.5 is a huge step, there's a lot more stuff that can be added with new...
Back
Top