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

    Eternal War by TwinkSoft

    Hello OtLanders, I'm here to present you the newest Open Tibia development team: TwinkSoft Who we are? We are a group of developers who like to create new and unique things Open Tibia related, we're not a huge group at the moment but we know what we want and we'll do to reach this objective...
  2. Cypher

    Lua Potions.lua - Using ALL h/m potions on use

    That code you posted Rox666 will just work with 0.3 series. Try using this one: local ultimateHealthPot = 8473 local greatHealthPot = 7591 local greatManaPot = 7590 local greatSpiritPot = 8472 local strongHealthPot = 7588 local strongManaPot = 7589 local healthPot = 7618 local manaPot = 7620...
  3. Cypher

    Lua Potions.lua - Using ALL h/m potions on use

    Try with this: local config = { removeOnUse = "yes", usableOnTarget = "yes", splashable = "no", realAnimation = "no", healthMultiplier = 1.0, manaMultiplier = 1.0 } config.removeOnUse = getBooleanFromString(config.removeOnUse) config.usableOnTarget =...
  4. Cypher

    Real maps must die for the ot community to come back.

    Remove the real maps will not be possible sadly, but we can start promoting the custom servers... All we need is more people to contribute custom & new scripts, maps, maybe some sprites, etc. And as I stated some time ago, I'll be one of those contributors. My first custom server has been...
  5. Cypher

    Monster Attack

    In case you don't know where that files are just go to: Data/monsters
  6. Cypher

    Cityguard for Mysitc Spirit?

    Try with this: Add this to: data/npc <?xml version="1.0" encoding="UTF-8"?> <npc name="Cityguard" script="cityguard.lua" walkinterval="0" floorchange="0" speed="900"> <health now="150" max="150"/> <look type="131" head="19" body="19" legs="19" feet="19"/> <interaction range="3"...
  7. Cypher

    In need of a 8.70 map!

    Bro, this is a support board not a request board... Anyways, you should try to use the search function the forum.
  8. Cypher

    OpenTibia DLL Pack (v2.0)

    IT says I need the 'libluajit.dll' file, I've installed the 32bit redistributable package because I thought that was the problem. But when I try to execute the server it still says I need the linluajit.dll file. What could I do....?
  9. Cypher

    How popular are you?

    3/10
  10. Cypher

    HELP Berserk Talkaction

    It's could be because of the function libs. Check the functions
  11. Cypher

    Solved Doors for levels 1000+

    Test using this: ActionID = 1000 + 'Level required' Let me know if that works.
  12. Cypher

    The community recommendation thread.

    I recommend TKO as hoster, he's an experienced member and a trustable person.
  13. Cypher

    Mapper Looking for mapper!

    Godleon, I suggest you to post some information about you, the project and maybe what are you looking for in a mapper.
  14. Cypher

    [SWEDEN] Cypher Wars 24/7 [8.60] [PvP-E]

    Haha nice to hear that dustin. I'm glad to tell you I have a custom and totally new map with some extra features ready to be online, it will be online this week before friday.
  15. Cypher

    Cypher Servers - The Revolution!!

    Cypher Wars BETA phase finished. The server now bug free has been released in our official website, thank you for the patience. Enjoy the server, this is my first step & public release to revolutionize the Open Tibia 'world'.
  16. Cypher

    [SWEDEN] Cypher Wars 24/7 [8.60] [PvP-E]

    Cypher Wars BETA phase finished. The server files will be released for public, I hope you to enjoy the server.
  17. Cypher

    ownmade custom ot

    I suggest you to use stages, make a staged custom server with mid rates.
  18. Cypher

    Thoughs on releasing a public use map.

    I think they mean, you should just release the map shape. I like this idea, I'm always open to new projects haha. If you need help with something just contact me.
  19. Cypher

    [SWEDEN] Cypher Wars 24/7 [8.60] [PvP-E]

    What you said is real haha and thank you for the good wishes :) We have every day more account & players registered.
  20. Cypher

    [SWEDEN] Cypher Wars 24/7 [8.60] [PvP-E]

    Lol, it's custom. I downloaded 2 war zones, the other is made by me, the quests, bosses rooms and the rest is madce by me. The people know me lol, I would never put online a downloaded server exactly as I got it. I always work hard, add scripts, fix bugs, etc. But well, I won't make you play...
Back
Top