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

    Lua Addon scroll.

    Okey thanks , got it working now !
  2. J

    Lua Addon scroll.

    So i made a script that if you use item it gives you demon hunter second addon, but how can i make that if you once used it you can't use it anymore and says "You already have this addon."? Script is function onUse(cid, item, fromPosition, itemEx, toPosition) if getPlayerLevel(cid) < 8...
  3. J

    Zaypay bug?

    You have to be approved by zaypay to make it work in other countries.
  4. J

    Windows Zaypay!

    Well , then I'll just have to wait. I even used this tutorial : http://otland.net/f479/how-get-approved-zaypay-154254/
  5. J

    Windows Zaypay!

    Hello ! I added zaypay script and i dont have any bugs with script, but my website status has been pending for 3 days now. Just thought that maybe someone knows how much time does it take ? How much time it took you ?
  6. J

    Gesior 0.6 Problem!

    Line 57-if($name[$i] == $name[($i+1)] && $name[$i] == $name[($i+2)]) Line 63-if($name[$i-1] == ' ' && $name[$i+1] == ' ') Line 88-$sqlitefile = $server_config['sqliteDatabase']; As i see these are the same things just located now on a different line.
  7. J

    Gesior 0.6 Problem!

    When i used yours it gave new errors : Notice: Uninitialized string offset: 4 in C:\xampp\htdocs\ajax\check_name.php on line 57 Notice: Uninitialized string offset: 4 in C:\xampp\htdocs\ajax\check_name.php on line 57 Notice: Uninitialized string offset: -1 in...
  8. J

    Gesior 0.6 Problem!

    I use Mysql , forgot to add that.
  9. J

    Gesior 0.6 Problem!

    Hello. I just installed Gesior 0.3.6 for 8.6 TFS server and everything worked perfectly except for one error message on character creation page. The error itself is : Notice: Uninitialized string offset: 4 in C:\xampp\htdocs\ajax\check_name.php on line 80 Notice: Uninitialized string offset...
Back
Top