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

Search results

  1. Vightrain

    Vightrain.Net Project - Take a look!

    It's okay so hmm then what about a custom map with real-map famous city (thais etc) & spawns (frost dragons, goroma etc)... But will people actually like this kind of map? Then the question goes to you also & thank you... really appreciated!
  2. Vightrain

    Vightrain.Net Project - Take a look!

    That is just sick man... I will try to come up with some idea that will make this server unique, even though It will be hard. Well I hope you will support me on this project mate! :)
  3. Vightrain

    Vightrain.Net Project - Take a look!

    Thanks Tyren, I couldn't agree more mate. But it can be something unique if you put custom continent with custom features, don't you agree? I think that's whats missing nowadays, Custom.
  4. Vightrain

    Vightrain.Net Project - Take a look!

    I see... you are a hater of 8.60 real-maps, perhaps you could tell me what you don't like about it.
  5. Vightrain

    [SWEDEN] Naloria Revolution - Map: Evoluton Exp Stage: 450x Balanced Vocation

    What is so funny to you? I like OTS that has passion, time effort placed into it & mostly something you wouldn't understand is Maturity. Now when you know that then I wish you good luck!
  6. Vightrain

    Vightrain.Net Project - Take a look!

    You are right, I couldn't agree more but these "features" are temporary and you don't know what the future will hold, either do I. Also here I would like to gurantee that Vightrain.net will have a feature that has never existed in the history of OT.
  7. Vightrain

    Vightrain.Net Project - Take a look!

    Not sure if I understood you right but are you saying that high-quality OTS will use my thoughts/features/ideas for thier own advantage? Then sure... it does not bother me but everything has more than the website into it for example the map of the server is something no one can use other than...
  8. Vightrain

    When we were noobs...

    When I was noob I cried when I died :(
  9. Vightrain

    Vightrain.Net Project - Take a look!

    Not sure yet, But I'm currently testing Hosteam.pl & so far I've not had any problems with it. Also have you tried OVH? how is the hosting there? Could be nice to know a bit about different hosting companies even if you read much on google though. Thanks for your involvement in this mate!
  10. Vightrain

    [SWEDEN] Naloria Revolution - Map: Evoluton Exp Stage: 450x Balanced Vocation

    Sorry GM Denniz but you are against every comment unless when it is positive to your server.. you can't simply take any feedback which you obviously are in need of. So i suggest you to start to behave more like a mature developer and do something to improve your server. Has nothing against you...
  11. Vightrain

    How to check day and hour?

    function onTime(interval) if os.date('%A') == "Sunday" and os.date('%H') == "05" then doCreateNpc("Rashid", {x = 32343, y = 31795, z = 7}) end return TRUE end<globalevent name="rashid" time="05:00" event="script" value="rashid.lua"/>This will spawn the npc Rashid on sunday at 5 AM.
  12. Vightrain

    Vightrain.Net Project - Take a look!

    You will be able to gain a little amount of experience when you kill a player ONLY if the level of him/her is in the same range. Also I'll give the PZ proposal some thoughts! Thanks for your feedback!
  13. Vightrain

    How to setup a dedi (Linux Cent OS)

    I suggest you to change to ubuntu & Check my tutorial in my signature below.. kind of what you request :)
  14. Vightrain

    Lua gesior aac cannot find config.lua

    Try with only C:/Users/Administrator/Desktop/OT Folder/
  15. Vightrain

    GESIOR 2012 - ideas, bug reports

    Great! So when will you do this? Since now when i press on the file it only contains the following... <?PHP echo 'get other!!'; ?>
  16. Vightrain

    How popular are you?

    10/10
  17. Vightrain

    How popular are you?

    10/10
  18. Vightrain

    Temple position is wrong. Contact with the administration.

    Don't people use the search function anymore?! I've just helped one guy with the exact same problem yesterday... & there is an tutorial on how to fix it to... cmon!
  19. Vightrain

    When dead player is teleported to carlin!

    Okay, go to your world.otbm and open it then look up what town ids the town thais has..
  20. Vightrain

    When dead player is teleported to carlin!

    Are you sure? I've changed this code... It has to work. $config['site']['newchar_towns'][0] = array(5); $config['site']['newchar_towns'][1] = array(5); // sample, if all players should spawn in one city (city with ID 4): $config['site']['newchar_towns'] = array(5)...
Back
Top