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

    [8.6] How to set level for item?

    no lol, things such as weapons & armor is located in the items.xml itself. <item id="9932" article="a" name="firewalker boots"> <attribute key="description" value="Wearing these boots reduces the damage gotten from fiery ground." /> <attribute key="weight" value="950" />...
  2. 3

    [8.6] How to set level for item?

    Hi, you can do this in data -> movements -> movements.xml Then you search for the item ID you want, eg: Firewalker Boots has ID 9932 Then search it up in movements and it should be like this <movevent type="Equip" itemid="9932" slot="feet" level="130" event="function" value="onEquipItem"/>...
  3. 3

    195800 - An RPG mapper

    This is really creative and good mapping, that mountain village is the most awesome mapping I ever seen, not only that, the caves are good aswell, but that village is still the best, good job :)
  4. 3

    Solved Wrong Player Number

    Seems like it doesnt count correctly. Edit: nvm, sounds fair enough - atleast I wont get my OT-Banned from Otservlist due to some retards being afk.
  5. 3

    Solved Wrong Player Number

    Hi, once again I've faced a problem with my server that I cant fix by myself.. The problem is like this, when there's for example 61 players online, it shows 31 on otservlist, When there's 51 players online it shows 28 and when there's 56 players online it shows 33 and so on, I was wondering...
  6. 3

    Something F***d up

    I will explain this with short details, I think I dont need to explain it that much as I think most of u will understand, When the server has 40 players on, it shows on otservlist that it has 30 players on, and when it shows we have 52 players on, it says we have 42 players on. What is up...
  7. 3

    Solved Console Keeps Crashing

    No, as I said above - I tried to find the problem, when we later on decided to remove our old creaturevents & globalevents and then replace the items file the server works fine, any runtime errors has not shown up yet and I removed these 9 hours ago, the server usually crash after 4 hours :) So...
  8. 3

    Solved Console Keeps Crashing

    We in the management of MY server decided to remove our globalevents as we thought that was the problem, to make more sure we also added the orginal items files and just added some custom items back, but not all of them. My advice to others who has this problem with there otservers, that it...
  9. 3

    Solved Console Keeps Crashing

    My server console keeps crashing multiple times, it takes about 3-5 hours then the server just crashes.. First I used Real-Server Distrobution then, but after some hours a runtime error showed up and crashed everything. I tried too fix the problem by cleaning globalevents & creature events...
  10. 3

    [Sweden] SuperExP 8.6 another 999999 server!

    We used to have a website and we will stay with in-game account manager until further decision has been taken.
  11. 3

    [Sweden] SuperExP 8.6 another 999999 server!

    SuperExP has been running ever since 10'th August, and our plan is to keep it running, most of 999999 servers always close after some weeks or months, our goal is to become the best 999999 server with the best features we can offer. We want out players to have fun and enjoy the gameplay and...
  12. 3

    /ban command with reason & who that banned him.

    Thank you, it works fine.
  13. 3

    Item Problems!

    Yh looks goodish
  14. 3

    /ban command with reason & who that banned him.

    Hello I am looking for a script where you can /ban <nick>,<reason> and then it will show up in the local channel (default chat) Eg; 01:04 Player_Name was banned by Gamemaster_Name: Cheating. I already know that you can press CTRL + Y and such, but I do need a script like this instead. By...
  15. 3

    [Sweden] [8.6] Elnera CustomOT

    Also forums added @Elnera Community Index - Forum where players can share each others opinion about the server, post own suggestions along with discussions view updates and account support. We still have a small playerbase but hopefully that will be changed soon, however it goes with the...
  16. 3

    Gesior AAC Profession wont show up for promoted player

    Yes that fixed it all, I didn't want to start edit anything in there thanks that I got support this fast.
  17. 3

    Gesior AAC Profession wont show up for promoted player

    Already done that, it seems normal in my opinion, am I wrong? // Show name vocation world -- $vocation_name[getWorld][getPromotion] $vocation_name[0][0] = array(0 => 'None', 1 => 'Sorcerer', 2 => 'Druid', 3 => 'Paladin', 4 => 'Knight'); $vocation_name[0][1] = array(5 => 'Master...
  18. 3

    need help with ports

    There's a search function you know.. http://otland.net/f479/znotes-port-forwarding-tutorial-small-guide-lot-education-107832/ http://otland.net/f479/how-port-forward-get-players-online-play-your-server-34873/
  19. 3

    Gesior AAC Profession wont show up for promoted player

    Hi, I've tried to find the problem without any success, the problem is that if players is promoted the "profession" tab in the website is empty, If he's not promoted it shows a vocation, but if he is, it wont show up. This screenshot will probably explain more of what I mean: Do...
Back
Top