• 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

    HP w znote acc.

    bump
  2. C

    YurOTs [7.6] remastering

    reminded me of my first server.
  3. C

    Znote AAC 1.4 - [TFS 0.2.13+] & [TFS 0.3.6+/0.4]

    check in config this one // Use htaccess rewrite? (basically this makes website.com/username work instead of website.com/characterprofile.php?name=username // Linux users needs to enable mod_rewrite php extention to make it work properly, so set it to false if your lost and using Linux...
  4. C

    Slime training for xenobot

    --Notes-- --[[ Damage Slime Mother until its health is below 50%. If you check the 'Advanced Info' (Adv Info) checkbox in Tools, XenoBot will automatically label the Slime Mother for you. Set your training up where the Slime Mother is attacking you (adjacent to you). If you're training with...
  5. C

    Slime training for xenobot

    http://pastebin.com/TW6Vxnya Save it as .lua in Documents\XenoBot\Scripts
  6. C

    Best OT server concept?

    You just want to know what type of experience stages we like ? here my type: Level: 1-30 Exp: 50x Level: 31-50 Exp: 30x Level: 51-80 Exp: 20x Level: 101-120 Exp: 10x Level: 121-130 Exp: 7x Level: 131-140 Exp: 4x Level: 141+ Exp: 2x
  7. C

    [8.6] Swomp - [By Neon]

    yes
  8. C

    About 7mb of totally new map.

    Why this map dont have undergrounds?
  9. C

    Weird Vocations Idea

    Akali and Zed have energy for sure :D
  10. C

    Spell Party cake rune

    Anyway here's 2 types cuz walls are with cherry and without. How about CONST_ANI_ENERGY to CONST_ANI_CAKE ? :D
  11. C

    Spell Party cake rune

    Check this awesome rune! its like magic wall rune spells/spells.xml: <rune group="attack" spellid="586" name="Cake Wall Rune" id="2309" allowfaruse="1" charges="3" lvl="32" maglv="1" exhaustion="2000" groupcooldown="2000" blocktype="all" script="support/cake wall rune.lua"/>...
  12. C

    HP w znote acc.

    ERROR! Wystapil blad podczas dodawania punktow do konta. [No database selected] @edit: still dont know how to fix it.
  13. C

    HP w znote acc.

    Nie ma błędów (SUKCES! Dodano 200 punktow premium do konta z postacią: Cloufwar!) A w bazie danych nic się nie zmieniło dalej jest 0 punktów. Poza tym zmieniłem tą funkcje tak żeby za każdym razem dodawało graczowi z id 9, 555 punktów i dalej nic.
  14. C

    HP w znote acc.

    W takim razie tak powinno ustawić wartość punktów mojego konta na 555 lecz niestety nie działa function user_account_add_points($name, $days) { $accid = 9; $tmp = 555; mysql_query("UPDATE `znote_accounts` SET `points`='$tmp' WHERE `account_id`='$accid'"); }
  15. C

    HP w znote acc.

    function user_account_add_points($name, $days) { $name = sanitize($name); $days = (int)$days; $accid = user_character_account_id($name); $old_points = mysql_result(mysql_query("SELECT `points` FROM `znote_accounts` WHERE `account_id`='$accid';"), 0, 'points'); $new_points =...
  16. C

    HP w znote acc.

    nie działa nie dodaje punktów.
  17. C

    Znote AAC 1.4 - [TFS 0.2.13+] & [TFS 0.3.6+/0.4]

    How to start player first skills diferent for each vocations on this acc maker? /clo
  18. C

    [SUPPORT] onLogin function

    Do it work on 1.0 ?
  19. C

    [10.77][TFS 1.2] ORTS, a real map project

    It's here someone who have 10.37 x32 with warsystem and nothign more?
  20. C

    [9.31] RookWar by Eldin

    Hi friends, is there real war system with shields ?
Back
Top