• 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

    Solved Potion causing debug

    Crash Onuse? made by is your script post here
  2. C

    Manarune.

    http://otland.net/forums/resources.476/ Search in actions or spells.. have many options to chose
  3. C

    tfs 0.4 to 1.0

    You can see functions in: data/lib/101-compat And remember on make reload or try using scripts get error on console you see what lines.. and edit script
  4. C

    Linux compiling rme ubuntu 14.04

    ¿what steps use you on compiling? and what Version are you Using?
  5. C

    Solved Gesior 2012 online status

    Post your layout.php
  6. C

    Solved mount doll tfs 1.0

    don't get any error in your console On try use Mount doll?
  7. C

    Solved Gesior 2012 online status

    in system/load.compat.php Search: $statusInfo = new ServerStatus($config['server']['ip'], $config['server']['statusPort'], 1); and replace with: $statusInfo = new ServerStatus('127.0.0.1', $config['server']['statusPort'], 1);
  8. C

    [Vip Check] help

    @Kekox Si funciona pero dice que al terminar la vip no remueve el storage que es el que le da el vip effect a los players y ya
  9. C

    [Vip Check] help

    I don't know why ,repeat you error you need remember changed function onTimer() for function onTime()
  10. C

    [Vip Check] help

    Well I think ,your problem is daysremover why days remover only remove vipdays ,but don't added function remove action storage. so vip days remove but effect don't disappear why anyways have effect storage ,Onfinish VIP. try this: local storage = 11551 function onTime()...
  11. C

    [Vip Check] help

    can u paste here you door vip to see
  12. C

    RME 9.6+

    I edited one RME and have all versions ;) here u go download ^^ http://www.speedy*****malware.localhost/Nyqwr/rme.rar
  13. C

    Solved 2 IPS same ports and 2 TFS servers

    you don't use 7172 ,use 7173
  14. C

    Players Lossing Depot-Items at Logout?

    Any error SQL in Console?
  15. C

    Gesior Acc join date problem

    Not have nothing bad your script ,have bad time and year in your PC ,why you can see here: $main_content .= $showStat.'</TD><td>'.date("M d Y", $player->getCustomField("join_date")).'</td></TR>'; have added date moth - day and year ,so to fix this u need edit date in your PC ,you use Linux?
  16. C

    Linux Missing old libraries

    apt-get install subversion autoconf build-essential pkg-config libboost-dev libgmp3-dev libxml2-dev liblua5.1-0-dev libmysqlclient-dev ccache libboost-filesystem-dev libboost-regex-dev libboost-system-dev libboost-thread-dev screen libssl-dev libcrypto++-dev chmod -R 777 autogen.sh chmod -R...
  17. C

    Cast System TFS 1.0 *10.37

    Lost ur time.. never one member come and give Cast system.
  18. C

    [Vip Check] help

    When vip finish ,just the player you can still use the door vip anyways, you say that?
  19. C

    [Gesior] Last kills,top fraggers and war

    This problem is for frags ,don't show any kill on your website but works in server I think have bad config.lua ,configured so enter you config.lua and search this: useFragHandler = false redSkullLength = 30 * 24 * 60 * 60 blackSkullLength = 45 * 24 * 60 * 60 dailyFragsToRedSkull =...
  20. C

    [Vip Check] help

    ¿What happend here?
Back
Top