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

    Problem with player save Shawak's server

    It's supposed to be like this, if you want to change it you will have to rewrite the character management of my war system.
  2. Shawak

    Tibia OtLand IP Changer

    Maybe because of the auto updater feature.
  3. Shawak

    [The Netherlands] RealOTs 7.7 custom client. Launching soon! Playable from the USA!

    I guess they just using an empty database to keep the server running so they don't loose uptime %s. The real database might be only not used, thats why it says account data is not valid.
  4. Shawak

    Tibia AntiCheat Engine

    Yeah well, cheating is actually not the correct word. But image you could't cavebot and this shit, wouldn't this be an awesome feature for OTS?
  5. Shawak

    Tibia AntiCheat Engine

    Bring this up =) How does it looks like by creating something like Punkbuster for the clients? If we could this running, there could be 7.6 servers without any users using bots. Would this be great or boring? Regards
  6. Shawak

    [Mod] Sound System

    Hello guys, today I want to share my sound system for OTClient, since the project it was included is dead now. Here is an example of the config for the sound areas: SOUNDS_CONFIG = { soundChannel = SoundChannels.Music, checkInterval = 500, folder = 'music/', noSound = 'No sound file for...
  7. Shawak

    GlobalEvent Rain System [HOT]!

    You should loop from z 0 t z 7 and check if there is a tile, so it doesn't rain inside buildings. But that will cost even more performance..
  8. Shawak

    Is Asprate safe?

    Use OTClient, safest.
  9. Shawak

    Solved ~maximum level for Players~ (Fast help)

    goto data/creaturescripts/scripts/advancesave.lua replace it with: local config = { savePlayer = true, healPlayerOnLevel = true } function onAdvance(cid, skill, oldLevel, newLevel) if(skill == SKILL__EXPERIENCE) then if(getPlayerLevel(cid)>=800) then doPlayerAddExperience(cid...
  10. Shawak

    Dedicated Info: Newspaper about this beautyfull and good old PVP-ENFO

    Nice to see that someone is actually using my server files. Keep it on.
  11. Shawak

    GESIOR 2012 - Version 1.0.1 for 0.2.x, 0.3.6 and all 0.4

    Seems like the root folder is not working, I used another folder and it works now.
  12. Shawak

    GESIOR 2012 - Version 1.0.1 for 0.2.x, 0.3.6 and all 0.4

    Well my server is in root/dir/dir but it still says me that there is no config file. See: How to check if php got rights to read that folder? I am using lighttpd.
  13. Shawak

    GESIOR 2012 - Version 1.0.1 for 0.2.x, 0.3.6 and all 0.4

    Which path format do I have to use for Linux? I am using '/root/dir/dir/' and it's not working. It gives me lua file doesn't exists.
  14. Shawak

    Recommendation System

    Make so the player have to reach level X before the other player is getting the reward.
  15. Shawak

    [Sweden][9.6]Rising Continents RPG

    Assassin starts are in the shop at the desert town.
  16. Shawak

    Project X Summ - Cyko - Shawak - XPRIMEX - Mindrage Production!

    The website is up now, currently only with news system and server status. Put much coding work into secure. We don't got any domain yet so it will stay unpublic first.
  17. Shawak

    Project X Summ - Cyko - Shawak - XPRIMEX - Mindrage Production!

    We got our vserver online now, the page will be up this weekend.
  18. Shawak

    Project X Summ - Cyko - Shawak - XPRIMEX - Mindrage Production!

    He means you, he is just disappointed because of being awake for about 26 hours and I talked with him on Skype so he mixed us up.
Back
Top