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

    [Tutorial] How to Display a Custom Image and Sounds on Screen Using a Client Mod (OTClient + TFS 1.4.2)

    hope i'm not in the wrong by ressurrecting this thread, but do you know if there's a way to render an image like an overlay? On my server, players are robot pilots. When riding a robot, show a similar hud overlay on the client. I guess I could do 4 different modules on the corners of the...
  2. lukatxd

    Im making a ARPG Tibia classic 8.60 with (diablo/path of exile philosophy) custom map and interconnected systems like fishing, mining, woodcutting etc

    Dude thats insanity. You'll need too many items for all these combinations. Fire axe fire axe +1 fire axe +1 % axe skill fire axe +1 % atk speed fire axe +2 % axe skill fire axe +2 % atk speed fire axe +2 that has %axe skill AND % atk speed and then for ALL weapons... Consider cherry picking...
  3. lukatxd

    [Quick Showoff] Post your latest maps!

    mesmerizing, absolutely beautiful
  4. lukatxd

    Item Editor - Name and flags are marked in red, reloading attributes erase flags

    I see, so it being red doesnt mean its wrong or "not accepted". It was weird because I could use the added items and their flags were working. You made me realize that Oject Builder has a tab that applies these attributes to items and I wasnt paying enough attention to see it. It was also weird...
  5. lukatxd

    Item Editor - Name and flags are marked in red, reloading attributes erase flags

    Hello people, I'm using this item editor GitHub - ottools/ItemEditor (https://github.com/ottools/ItemEditor) But why is everything I click, marked in red? Yesterday even the sprite was marked in red as well (idk what is different from yesterday to today) I also tried to add this new type of...
  6. lukatxd

    procuro ot para brincar offline

    procura as versões mais antigas possíveis do tfs (0.4 ou anterior), talvez nem usem banco de dados, aí é só abrir e jogar mesmo
  7. lukatxd

    What do you think holds players in your server?

    Considering the whole tibia like game experience, what do you think is holding people playing your servers? Is it the core game loop of leveling up and unlocking more stuff? New items with mechanics? Your support team? I mean, they might come for cool sprites, colorful areas, nice looking...
  8. lukatxd

    [Recommendation] Data Packs to start new projects

    8.6 was released 15 years ago, I doubt there would be any more updates to that specific version. Get a stable TFS release that supports protocol 8.6 and work your way from there.
  9. lukatxd

    OTClient [OTCv8] MOD game_tutorial for Tibia

    if it really is once per CHARACTER, instead of account or location, can you use login.lua as example? It asks to pick your outfit as soon as you login for the first time. if player:getLastLoginSaved() <= 0 then loginStr = loginStr .. " Please choose your outfit."...
  10. lukatxd

    TFS 1.X+ TFS 1.4.2+OTC mehah - Is there a way to force mount a player and/or change outfit when entering Protection zone

    I'm thinking of making a sci-fi/mecha/robots custom server and I'm looking for guidance since I'm kinda struggling with a few points, kinda getting the hang of the code flow. Here's my line of tought: - Robots are mounts -> Change mount change robots -> by changing a robot, change player...
  11. lukatxd

    OTClient Server ID for OTCLIENT

    so is there a way to see what is the client ID before having to go trial and error to find it? It seems my moonlight rod is 2186 vs 3070 my module is hardcoded to 3070 to have that golden frame on it
  12. lukatxd

    TFS 1.X+ TFS 1.4.2 AddEvent Argument #3 is unsafe

    I've been a programmer for a few years already, and every time I decide to mess around with OTs I feel like I never knew anything at all. Like I get the idea that you have to check for creature, but WHY would it warn me that VARIANT is unsafe if I needed to check for the creature? omg dude...
  13. lukatxd

    TFS 1.X+ TFS 1.4.2 AddEvent Argument #3 is unsafe

    I know it may seem like a duplicate, but from the threads I found in this forum, they're not pointing to the same argument, and I tried their solutions beforehand. I was trying to make a crossbow that shoots faster than normal without changing tfs sources, then I found the addEvent but I...
  14. lukatxd

    Weapon types

    It depends on how much you want to tweak things. I would go for a single "strength" stat or add other like dexterity, and then the weapons become "elements" themselves, like slash, stab, blunt
  15. lukatxd

    Blue Robe Combination Concept

    MPA looks sick af. thats definetely a recipe for an addon item xD
  16. lukatxd

    Which tibia client is the best for a hardcore ots? An oldschool one, but with some new features

    Why not just get the most recent? Do you want to avoid recent stuff like wheel of destiny? Because I'd rather have a recent tfs that has lots of fixes+ a nice OTC version, just disable some stuff on the UI so the players cant do things you dont want them to do
  17. lukatxd

    Question to real Tibians - if I set MAX LVL to 100, would you be able to complete all quests and reach "endgame" in real tibia 8.0 ?

    I played a few MMOs that had a max level, and the grind reaaally started after that. It was boring but made a lot of difference from a grinded max lv to a recent max lv
  18. lukatxd

    LukatxD sprites

    yeaaaaaa 5 years later and I procrastinated the whole time. I decided to dip my feet in this world again and see if I can make something while my character is making runes in global tibia. idk how to paste images here in a nice size, so take this 800% ms paint zoom
  19. lukatxd

    Test server for spells

    Skill tree is nice, but being permanent and not resetable are kinda bummer decisions. I know nobody asked but this reminded me of an idea I had once related to world building and runes; runes are available at the shops because shops produce/buy from academic mages or something, BUT they are not...
  20. lukatxd

    Mapper Looking for serious/trusted projects

    would you be okay with working on projects that are not based on Tibia itself? Like, custom sprites and totally different ambience
Back
Top