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

    Over flow, infinite loop

    unfortunately it didn't work, I checked it, but for me it still keeps calling overflow... i'll try review..
  2. marcelomnzs

    Over flow, infinite loop

    I was having an error on my server (tfs 1.2+) and I couldn't identify it. After a lot of searching, I found the error: There was a ramp on the map, which, when climbing, the player fell onto a floorless square (which was covered by another ramp, making it impossible to see without looking with...
  3. marcelomnzs

    Houses to MyACC

    link broken.. any other repository? edit: i got: Index of /plugins (https://my-aac.org/plugins/)
  4. marcelomnzs

    RevScripts never ending box items

    I suggest studying a little more how TFS logic works to try to apply a new idea like this. The way you are proposing is making it too complicated, you can have the same objective in a way that is aligned with the functions of tfs. For example, why take away the player's moving item? he wouldn't...
  5. marcelomnzs

    [US] [7.4] Imperianic - RARITY SYSTEM - PROXY(US-EU-BR) - VOIP - ANDROID [16/08/2024, Friday, 20:00 UTC]

    i hate rarity, tributes, boxes and custom things.. all servers now with it :/
  6. marcelomnzs

    [7.4, 7.8, 7.92, 8.0] Sabrehaven.com based on Nostalrius 7.7 fork

    probabilly are missing sprites and objects in .dat and .spr if u use the client on the fork it must work.
  7. marcelomnzs

    How to use upscaled sprites (64x64 or bigger) in OTCv8

    Yes, that's what I'm looking for... that transforms each png into a generative upscale png. :T
  8. marcelomnzs

    How to use upscaled sprites (64x64 or bigger) in OTCv8

    Very good and I managed to make it work, but the upscale was apparently looking the same. Any tools that make it look more "HD"?
  9. marcelomnzs

    TFS [1.2] Stopping Health, Mana & Skills Gain

    thanks for reply, but these doesnt have skilltries and regen stops..
  10. marcelomnzs

    TFS [1.2] Stopping Health, Mana & Skills Gain

    I want to add a feature, when the player is under a certain condition (like a storage = 1), the mana gain, health ticks, (pause food) and skills gain are locked during that condition, as if they were in a protection zone, but it could be attacked or attack. Could someone help me think about how...
  11. marcelomnzs

    RevScripts Vip Wand -Dmg increase with level and ML TFS1.2 Item.srv

    items.srv is different, please search in your combat.cpp wand or rod
  12. marcelomnzs

    party leader changes his team's outfite and colour

    nice!.. u can use condition outfit, and set it off when leave party.. then the members couldnot change the outfit while in party function createIllusion(creature, outfit, time) local condition = Condition(CONDITION_OUTFIT, CONDITIONID_COMBAT) condition:setOutfit(outfit)...
  13. marcelomnzs

    [TFS 1.2] Modal Window Helper Lib

    same erros here.. sendPlayer and create.. did you succeed?
  14. marcelomnzs

    TFS 1.X+ TFS 1.x Party adjustements

    is your party share actived by talkactions? if yes, then u can uncheck battle condition. about leave, i think events.cpp? look onLeave there
  15. marcelomnzs

    [TFS 1.4.2] Item Rental System!

    onlogout and onpreparedeath is a good idea.
  16. marcelomnzs

    I spent May building on OTHire 7.72 - What distro to use next?

    you can downgrade sabreheaven, needs a lot work, but it is stable.
  17. marcelomnzs

    [TFS 1.4.2] Item Rental System!

    may set nologout until the item let be back.
  18. marcelomnzs

    [Request] Add x% exp to current level

    this is the formula exp per level.. just it
  19. marcelomnzs

    How to house tiles?

    "ego ego ego ego" xD
  20. marcelomnzs

    How to house tiles?

    may u share? I would like to save decorations on the wall. but I saw that my map doesn't have the walls as house tiles. I'll have to edit the whole map :(
Back
Top