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

    please help dedicated OVH

    http://prntscr.com/c3qrjn
  2. di12345di

    please help dedicated OVH

    sorry my erro, the error is this, http://prntscr.com/c3q13j and http://prnt.sc/c3pj6c
  3. di12345di

    please help dedicated OVH

    ?????????????
  4. di12345di

    please help dedicated OVH

    http://prnt.sc/c3iius
  5. di12345di

    .php cod easy

    I would like someone created a code in .php to puchar the value of these two premium_points tables and backup_points to show the value of the 2 tables in case the backup_points the value is fixed over premium_points to spend show the current value. Your premium points 0. backup points 22.
  6. di12345di

    Lua vip time remove

    tokenzz function onLogin(cid) local temple = { x =160, y = 54, z = 7} if vip.hasVip(cid) == true then if getPlayerStorageValue(cid,23510) ~= 1 then setPlayerStorageValue(cid,23510,1) end else if getPlayerStorageValue(cid,23510) == 1 then doTeleportThing(cid, temple)...
  7. di12345di

    Lua vip time remove

    I know this but my vip already're all set up the only poblem is at the end vip, not goes to the temple and do not remove the VIP time.
  8. di12345di

    Lua vip time remove

    my vip that ends are not removing storage or the VIP team, plus the player can not enter the area vip and Gesior continues vip status even without. action/scripts local days = 1 function onUse(cid, item, itemEx) local name = getCreatureName(cid)...
  9. di12345di

    Lua fined, but using magic

    bump
  10. di12345di

    Lua mods event Rush win / awards correction

    who wins and who loses loses wins understand?
  11. di12345di

    Lua mods event Rush win / awards correction

    please someone can look at because it's changed who wins and who loses, for example if I win with blue team will lose, there is the award exchanged. http://hastebin.com/ubocujilid.coffee
  12. di12345di

    Lua changing prize mode

    help-me please.
  13. di12345di

    Lua changing prize mode

    some script.lua can please put the 1, 2 and 3 placed to receive the prize? more different awards /lib < 8.60 , otx. 1 - 25 Mega Coins e 70 Crystal Coins 2 - 20 Mega Coins e 50 Crystal Coins 3 - 15 Mega Coins e 30 Crystal Coins Understand? -- POSIÇÕES IMPORTANTES SBW_AREA = {{x = 32469, y...
  14. di12345di

    creat table sql

    my server: http://prntscr.com/bswap9 someone could create 2 tables're missing on my server the event to become like that server: http://prntscr.com/bswa9a [14/7/2016 13:56:0] mysql_real_query(): INSERT INTO `snowballwar` VALUES ('', '[VIP] Diego',0, '07/14/16', '13:56:00'); - MYSQL ERROR...
  15. di12345di

    Please correct the error

    up
  16. di12345di

    Please correct the error

    Please correct the error Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\pages\snowballwar.php on line 147 Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\pages\snowballwar.php on line 225 snowballwar.php <?php $consulta = $SQL->query('SELECT...
  17. di12345di

    Lua fined, but using magic

    up
  18. di12345di

    Lua fined, but using magic

    chat.cpp http://pastebin.com/qBbQYU4f
  19. di12345di

    Lua fined, but using magic

    sailorv5 error http://prntscr.com/bnp9fh In member function 'bool Chat::talk(Player*, MessageClasses, const std::string&, uint16_t, uint32_t, bool)': expected ';' before 'i' invalid conversion from 'const char' to 'const char*' initializing argument 1 of 'std::basic_string<_CharT...
  20. di12345di

    Lua fined, but using magic

    please
Back
Top