• 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

    Team Scripter, mapper, any skills!

    Anyone who want to create monsters/spells? You are free to use tools as well, as long as they become balanced with the already existing ones, I'll give you some files so you can compare! :)
  2. 8408323

    [C++] House System Problem!

    I had the same problem earlier, but I solved the problem by changing the specific type of door, since I couldn't solve it in any other way. I'm not sure how the error occurred, however, I had changed some basic stuffs in sources, so it could be because of some changes. Try to reset one after...
  3. 8408323

    Team Scripter, mapper, any skills!

    Bring Up My Post !
  4. 8408323

    Team Scripter, mapper, any skills!

    Hello, Firstly, I'm going to start with some information about the server. It is a rebirth server where you earn a lot of experience from each monster, the exp rate is currently set to 5*10^7 x normal rate. Skill rate - 100x, Magic rate - 30x and Loot rate - 20x. The server is hosted in...
  5. 8408323

    Solved Yalahar gate help

    You should put it in "data\actions\scripts\quests" since the last part of the code says so. script="quests/multigate.lua"/>
  6. 8408323

    Enchanting items script

    Which server distro, and version are you using?
  7. 8408323

    Manarune

    Thankyou very much, you help is really appreciated Limos!
  8. 8408323

    [sweden][8.6/custom][klantskalle]

    They does..
  9. 8408323

    Manarune

    function onUse(cid, item, fromPosition, itemEx, toPosition) local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_MANADRAIN) setCombatParam(combat, COMBAT_PARAM_EFFECT, CONST_ME_MAGIC_BLUE) setCombatParam(combat, COMBAT_PARAM_AGGRESSIVE, false)...
  10. 8408323

    Manarune

    Infinite Manarune.lua:onUse Description: LuaScriptInterface::luaSetCombatCallBack This function can only be used while loading the script. I got this error now, do I really need to have a function onUse(cid, item, fromPosition, itemEx, toPosition) to make it work? I've tried, but it still give...
  11. 8408323

    So confused on sending messages on otland.

    I can't see my sent messages, I believe they are sent, otherwise there are some bug with your browser or other softwares
  12. 8408323

    Manarune

    I've been trying to create a manarune script to my server, however I encounter some problems.. local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_HEALING) setCombatParam(combat, COMBAT_PARAM_EFFECT, CONST_ME_MAGIC_BLUE) setCombatParam(combat...
  13. 8408323

    [sweden][8.6/custom][klantskalle]

    The custom client is released now, I've updated the first post!
  14. 8408323

    [sweden][8.6/custom][klantskalle]

    Klantskalle's Server Server Info I will write all server information in text first, then I will create a list so you can choose whether you want to read it in text or table form. The ip-address to our server is "klantskalle-no-ip.org" and the same goes for the website (Klantskalle). At our...
  15. 8408323

    Windows Weird Modern AAC, please help ASAP!

    I can't really see what it is on the picture.. However, if you want to get an installation, then you need to re-install Uniserv or XAMPP or whatver you're using.. And then you'll get an installation I guess.
  16. 8408323

    Uniform Server problem

    Do you have skype or anything on your computer? Skype happens to use the same port at uniform server, log off from Skype and start the apache service. Afterwards you can log into skype again, and skype will change it port automatically until you restart skype next time. Of course there are other...
  17. 8408323

    TFS Crash

    Possibly your character is at a certain place where it can't be, try to change the location of your character to the temple position of the map.
  18. 8408323

    Vocation Limits?

    I believe that you need to create so many different weapons and special abilities for each and every vocation, so that's nothing I would recommend to do. However, if you're willing to offer much work, it will be to balance each vocation and make sure all vocations have spells and such things..
  19. 8408323

    Windows please i need help fast modern acc

    Use [.LUA]Code[./LUA] PLease! Have you imported any table to your database, it sounds like it's something there!
  20. 8408323

    Team Athera-Online

    Looking really nice! Good luck, it feels like I'm not enough experienced to join your project! :)
Back
Top