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

    Temple Position is wrong

    Which type of [AAC] are you using?
  2. 8408323

    Solved Website Error

    Which [AAC] are you using?
  3. 8408323

    Support with homepage

    Okay, thanks for your contribution, maybe i should trash the intro-video. (It's only shown once). I should try to fix the splash page, thanks. So you think it would be better if I make the edges more blurred? If, is it the transparent grey background only, or all of the layers? P.s. It's my...
  4. 8408323

    Support with homepage

    Hello OtLand, I would like to have some support help from the people of OtLand, what their opinions are about my new homepage. You could give me feedback on the colour choices, placement of things and/or backgrounds. Homepage is here --> http://goblinsfoe.no-ip.org/ P.s never mind the intro...
  5. 8408323

    [Znote AAC] Characterprofile detailed character info (HP, MP, Level, Exp, skills)

    Thanks for your help, it contributed to some fixes! :)
  6. 8408323

    [Znote AAC] Characterprofile detailed character info (HP, MP, Level, Exp, skills)

    Could you help me @Znote? I'm trying to delete the gap between the player's skills and the player's hp. Can't figure out how the gap could be removed. I hope you understand which gap I mean, otherwise I have to create a image. Thanks in advice, 8408323
  7. 8408323

    Translation Polish --> English

    I've got helped. Done with this thread.
  8. 8408323

    /ban command help

    /ban "name","time (hours)", "comment" I'm not sure, but I think that should work, I think you forgot the time @Hernest
  9. 8408323

    Translation Polish --> English

    Hello OTland, I have two scripts written in polish, which I would like to have help to translate the text into english. Translation sites translate the text into different meanings and makes no sense. Therefore I think I need help from a human, however, if you know any good translation site...
  10. 8408323

    IP-adress?

    Sometimes you need to use your local Ipv4-address to access the server from the hosting computer, depends on your router I believe. So open CMD and write ipconfig, and search for your IPv4 Address. . . . . . . . . . . : xxx.xxx.xxx.xxx and use that instead.
  11. 8408323

    Hoster Hosting

    Done, however this test gives a better result during nighttime, probably because less usage of internet. I can share a new one, when it reaches 1/1 Gbit, however it should be that theoretically . (URL result if you click on picture here, not in the main post. I can change there as well if you...
  12. 8408323

    Orcale (NPC) walking around :o

    Hmm, what happens if you delete that row, since you already have a "walkinterval=0" I know I had this problem once, but haven't been in to OT's for more than a year, let me know if it doesn't work, and I'll try to figure out a new solution
  13. 8408323

    Orcale (NPC) walking around :o

    Have you tried to change this line? <parameter key="idletime" value="120"/> Try replace 120 with 0
  14. 8408323

    Spawn problem in remeres map editor.

    Try to extract the files out from the .rar file first, and then repeat the exact same procedure Sorry, didn't see that there was a post here already..
  15. 8408323

    Hoster Hosting

    8408323's Hosting Service I decided to get back into OT again, as a hoster after the upgrade of my internet connection to 1000/1000. Se attached image Specifications •Processor: AMD Athlon(tm) II X4 620 Processor 2.60 GHz •Ram : 4.00 GB •Operating System: Win 7, 64-bit, however you are free...
  16. 8408323

    Gesior AAC installation problem

    I don't really know the reason to the problem, but it must be compatible with different softwares, i have experienced the same thing earlier, but with other errors. Post here if another version doesn't work, and I'll give my best shot to help you solve the problem. :)
  17. 8408323

    Error while saving player

    Depends on the server distro as you kind of mentioned. :)
  18. 8408323

    Gesior AAC installation problem

    I would suggest you to start all over, and try another version of gesior, but youcould always try to add tis first CREATE TABLE IF NOT EXISTS `accounts` ( `id` INT(11) NOT NULL AUTO_INCREMENT, `name` VARCHAR(32) NOT NULL DEFAULT '', `password` VARCHAR(255) NOT NULL, `premdays` INT(11)...
  19. 8408323

    Windows Unable to Edit Map - Repeated Error - Please Help

    I would suggest you to use RME, it's easier. Probably there are something in SimOne's map editor that overwrite the compatibility of the map file. Try RME and report any errors.
  20. 8408323

    Error while saving player

    Use MySQL insteadof SQLite, since sqlite is full of small bugs. I think that the main reason of sqlite is for developers, so that they don't need to create a database all the time. Actually, you need to be more specific if you want anyone to solve the sqlite problem/bug. Give all possible...
Back
Top