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

    cant connect to my server!

    Post the contents of your config.lua please.
  2. Pheenix

    Zombie, latest winner?

    there is a creaturescript <event type="statschange" name="ZombieAttack" event="script" value="zombie/onattack.lua"/> from the original Zombie Arena Event that you linked, replace zombie/onattack.lua with the one i posted. It's the one that will change the Latest winner everytime a Zombie Event...
  3. Pheenix

    Zombie, latest winner?

    I just made this for you, cba really to make a gesior page cause im not familiar with gesior. But i at least made a talkaction and the sql queries so they can easily be called within gesior if you or someone else can help you make a page :) Execute these queries in your tfs database...
  4. Pheenix

    I can post tutorial "how to add elf war system"?

    This question isnt a request :<
  5. Pheenix

    MoveEvent Teleport Online!

    i second this
  6. Pheenix

    TalkAction Write code/password - get teleported

    wouldnt if param == 'secret code' then if player == oldPos then doTeleportThing(cid,newpos) also work?
  7. Pheenix

    How to Host Two Servers on the same computer?

    Use a login server, but you still cant have the same port on login
  8. Pheenix

    Linux Compiling 0.2.14.r101

    Just download the sources from private subversion if you have a hard time using svn.. its not that big of a deal and it doesnt install if you use svn, you will still have to compile.
  9. Pheenix

    Linux Compiling 0.2.14.r101

    Are you running linux with gui/desktop on your server?
  10. Pheenix

    Dota 2 Giveaway

    Sent to you two now :) Check your emails.
  11. Pheenix

    Error snake system

    You can run queries in sqlite too.. Just use a sqlite manager and open your forgottenserver.s3db file :)
  12. Pheenix

    Path of Exile

    This game is epic in so many ways. It's designed in a way Diablo 3 should have been imo. Let me show you THE SKILL TABLE, YES ITS FKIN HUMONGOUS and this picture doesnt even cover it all, lets just say you can be ANYTHING you want to be.
  13. Pheenix

    Forwarded Ports - Closed

    Set up a good firewall and put on DMZ for your server comp How to set up DMZ with your router (Netgear Wireless-N 150) Press WAN-Konfiguration in the router homescreen (192.168.1.1) Quote from Your routers manual: .. that should forward all incomming packets to your ip to the server by...
  14. Pheenix

    Dota 2 Giveaway

    I have 15 Dota 2 gift keys to hand out. Sign up here with your steam acc email. 11 Keys Left. 1: Zasranets 2: Pecax 3: Zysen 4: LATE 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15:
  15. Pheenix

    [MOD] Rush Event / Team Battle with scores

    You grow up, i bet he didnt even know the author was on otland since his (read OP) script was not translated to english.
  16. Pheenix

    [MOD] Mock's Classic Snake remade to MOD!

    im not sure i understand either.. i just dont like how it looks
  17. Pheenix

    Forwarded Ports - Closed

    startport -> 7171 slutport -> 7172, do you have DMZ or something like that setup on your server comp?
  18. Pheenix

    Solved RME and Windows 8

    Pirated Windows? Cause it runs perfectly fine on my W8 dualboot
  19. Pheenix

    Windows Ports are Open, But Can't Connect to Game World!

    If the computer is on LAN you should connect using the LAN ip. Ie if your servers lan ip is 192.168.0.1 and your lan ip is 192.168.0.2 you should connect to 192.168.0.1. You can find out what it is either in your router (if you have one?) or just open cmd and write ipconfig. If the server is...
  20. Pheenix

    [MOD] Mock's Classic Snake remade to MOD!

    Did you even read the posts above your own post? :/
Back
Top