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

    damage percents on eq

    explain please
  2. seleo

    Book in Quest Chest help!

    http://otland.net/threads/books-with-text.1893/
  3. seleo

    Phpmyadmin problem

    just use this command in your phpmyadmin page choose sql and send this commands SET FOREIGN_KEY_CHECKS=0; DROP TABLE IF EXISTS `houses`; SET FOREIGN_KEY_CHECKS=1;
  4. seleo

    Connection Refused: 10061 (can load char list but cant login)

    you have to port forward the game port also its 7172 by default
  5. seleo

    Connection Refused: 10061 (can load char list but cant login)

    also make sure that ip = "xxx.xxx.xxx.xx" is your correct global ip address
  6. seleo

    SQL help.

    i dont have ideas about editing the account manager to create a new vocations this tutorial will how you how to add a new vocation to your server http://otland.net/threads/tutorial-for-making-vocation.37645/ also its easily to configure any AAC like Modern AAC or Gesior AAC to add a new...
  7. seleo

    have problem with temple.....

    just edit the new player town id option to the correct town id also check your account manager town id
  8. seleo

    about gm

    thats may help you http://otland.net/threads/how-to-make-your-character-god-gm-cm-tutor-senior-including-pictures.148254/ http://otland.net/threads/how-to-create-a-gm-god-character.54039/ http://otland.net/threads/how-to-make-gm-god-phpmyadmin-help.66094/...
  9. seleo

    Solved Using "utevo res ina "undead cave bear" crashes the server

    make sure that the looktype 384 is in your items.otb file and also in the client version you are using you cannot just add a monster to the server without checking that.
  10. seleo

    Solved Cannot truncate 'houses'

    use this command SET FOREIGN_KEY_CHECKS=0; TRUNCATE `houses`; SET FOREIGN_KEY_CHECKS=1; change houses to the table name you want
  11. seleo

    Forgottenserver crashes without error message

    not a converter you can do that in RME open the map in RME then click in map then choose properties or use CTRL+ P and edit the map size but i think thats not the problem your PC is not good enough to start this map because it cant handle it try to use 64 bit operation system or use some...
  12. seleo

    Windows TIBIA OT Without Port Forwarding ???

    try to use a vpn connection and use the vpn ip address as the server ip address in your config.lua
  13. seleo

    no .sql?

    yes it can add accounts to database and create players also.
  14. seleo

    Forgottenserver crashes without error message

    what is the map size also what is the abillities of the computer you are hosting the server in ?
  15. seleo

    no .sql?

    the database sample that the forgotten server gives is not containing more than one account you have now to install AAC so you can create accounts or use account manager to create accounts check the tutorials section http://otland.net/forums/basic.479/
  16. seleo

    Lua TFS 0.3.7 No Errors but Server Crashing

    you edited some thing in the server the last days before it start to crashes like creaturescripts actions monsters what ever you added or edited please give us more information the reason of the duplicate Uniqueid is because that there is a more than one tile in your map that have the Uniqueid 23250
  17. seleo

    Otserver 8.6

    try this http://otland.net/threads/video-tutorial-from-nothing-to-a-fully-working-ot-server-website-and-shop-system.166818/ also this is the basic tutorials section http://otland.net/forums/basic.479/
  18. seleo

    Compiling Compiling TFS 0.3.6 Source To Linux HELP PLEASE (I Will Pay For Help)

    use "ls" to see what the folder contains also use "locate" to find a file or a folder you are looking for.
  19. seleo

    Solved (Help) Open map in tfs 10.10

    its not the map version problem its the map name check the map name in your config.lua file
  20. seleo

    Compiling Compiling TFS 0.3.6 Source To Linux HELP PLEASE (I Will Pay For Help)

    please stop spaming and if you are not good enough in linux try to start in windows and the tutorial is not missing any thing if there any error just send the errors here and we will try to fix that errors also this tutorial will help you...
Back
Top