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

    Anyone here play WoW?

    The game is not built for higher exp rates than the actual rates. In private servers you don't do anything more than killing a few monsters to reach the highest level. You pass all the fun with quests, dungeons and raids. In real wow, when you work for your character and finally got a level 80...
  2. Mazen

    [8.54] The Forgotten Server 0.3.6pl1 (Crying Damson)

    I've got the same problem :(
  3. Mazen

    Anyone here play WoW?

    Trust me, private servers SUX! I know you guys don't want to pay money every month to play a game, but it's a whole fresh feeling to play real wow. It's worth the money imo. First of all, there are more players, bug-free, lagg-free, 100% uptime and all wow features(ofc). These things can never...
  4. Mazen

    Anyone here play WoW?

    I feel more comfortable clicking than using the keyboard.
  5. Mazen

    Anyone here play WoW?

    Yes, I play WoW. :)
  6. Mazen

    Count 1000 using pictures!

  7. Mazen

    ass

    (_)(_)(_) <<< Tripple?! O.o
  8. Mazen

    Pratgruppen

    Alla 3!!!!!!!!!!
  9. Mazen

    [8.54] The Forgotten Server 0.3.6pl1 (Crying Damson)

    Awesome release! Thank you very much Elf for your great job!
  10. Mazen

    Possible to make creaturescripts work for all creatures??

    Oh, I didn't know that feature. Nice! Thank you. :) But the only problem is that I might want a creature script to work on all creatures. It will be too hard to write that on every creature xml file. :/
  11. Mazen

    The most LUA unnecessary function you know

    Both OpenTibia LUA functions and the original ones.
  12. Mazen

    Vad önskar du dig i Jul?

    lol .
  13. Mazen

    How to make crash report(OTServ and Tfs)

    Wow, the Linux one looks a lot easier to read. I'm surprised. :p Great tutorial!
  14. Mazen

    [HELP] Using Remeres Map editor

    Try to import the map file to another map using the import tools on rme. It's quite effective because it'll include creatures/special tiles/houses(Not sure). Also, you decide wish position you want the map on. But be careful, if there are items outside the part you want on the map that you want...
  15. Mazen

    The most LUA unnecessary function you know

    What is/Wish are the most unnecessary LUA function you know? Two Rules: - Not more than 10 functions per post. - Describe why it's unnecessary. Mine is math.pow(x, y). Really unnecessary because you can just write (x^y) and get the same result.
  16. Mazen

    auto disconnect please help

    Check if you have any unstable lua scripts using a while-loop. Because in LUA the while loop will freeze the whole server and the players client until the loop is broken or ended. If you are not experienced with LUA, check if you have any scripts that didn't come with the distribution, or any...
Back
Top