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

Recent content by Zexika

  1. Z

    [Znote AAC] Advanced Spells v2

    <?php require_once 'engine/init.php'; include 'layout/overall/header.php'; echo '<h1>Spells</h1>'; if(file_exists('spell.php')) { require_once 'spell.php'; ?> <form action='spells.php' method='post'> <table> <tr class="yellow"> <td colspan=4><b>Spell Search</b></td></tr>...
  2. Z

    [Znote AAC] Advanced Spells v2

    Hate to bump, but since no one decided to be helpful, I'll go ahead and state that this right here fixes the line 7 error. This needs to be added in general.php and then you need re-run the spell.xml upload in admin control panel, it will fix the bug.
  3. Z

    [Znote AAC] Advanced Spells v2

    Having the same issue. Parse error: syntax error, unexpected ',' in C:\xampp1\htdocs\spell.php on line 7
  4. Z

    [8.4]Real Map + Yalahar

    No, 111. It's because someone added water tiles to the map to make it over 100mb. When trying to load a map over 100mb you will get that error. This map is fixable, but it's full of bugs.
  5. Z

    [8.4]Real Map + Yalahar

    Update: I've fixed the ghost houses, and a few bugs on the map. However for some reason Remere's Map Editor seems to think that the spawn file is not a valid monster spawn file. Any ideas as to why this might be? If I can solve this issue i'll be one step closer to releasing a fixed map for...
  6. Z

    [8.4]Real Map + Yalahar

    Actually Limannen, the map I edited ended up getting bugged. For some reason spawns wont work now. I will say this, even after you delete mass amounts of water tiles the map itself has bugs aplenty. There are houses that weasel thier way into the db. Ghost houses with no coords and they reappear...
  7. Z

    [8.4]Real Map + Yalahar

    Don't listen to these people. It's becaomse some asshat added a ton of extra water tiles to make the filesize over 100mb. What they didn't expect was for some of us to delete those water tiles making the map under 100mb and usable. I'll think about uploading my fixed version later. Right now...
  8. Z

    OTS database manager by Gesior

    This is stupid. This only works with xampp 7+. But if you use that then the acc maker site wont work. How are you supposed to use both of these?
Back
Top