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

    TFS 1.X+ magic wall nopvp

    items.otb the monster cant go trough the magic wall, but u looked on object builder if its allowed on the spr client? maybe its walkable
  2. massuco

    Solved Stackable Manafluids on 7.72 OTHire

    No, like this didnt worked properly on stack, but ive changed only put the lines doChangeTypeItem and now its ok, when u use it from ground its ok, it disapear 1 vial, but the only problem now it that, when u use it from ground, the empty vial appears on your backpack, and if you dont have cap...
  3. massuco

    Solved Stackable Manafluids on 7.72 OTHire

    Ive just changed the lines: for: because the script was transforming the stack of potions into one vial, and one removing one manafluid and adding one vial empty. and change the item.type for my mana fluid splash id Thank you -- EDIT I have simplified the script, remove this check magic...
  4. massuco

    Solved Stackable Manafluids on 7.72 OTHire

    I was trying to make vials stackable on 7.72 and I preferred to add 2 new items, one manafluid and one empty vial and I got this action script that works like a manafluid, all is working good. but... The problem is that player can use mana fluid on each other, how i can make it no usable on...
  5. massuco

    Lua Stack Runes / Potions

    ye I got it, my problem is with the potions
  6. massuco

    Lua Stack Runes / Potions

    i added a new items, with sprite on mana fluid, and a new item with sprite on empty vial stackables. but i dont now how to do the action to use the mana fluid and get the empty vial and add mana i dont know how to do the script, i know it simple, but idk how the manafluid ID is 5998 and the...
  7. massuco

    TFS 1.X+ !onlinearea

    right this
  8. massuco

    TFS 1.X+ !onlinearea

    He want to make this script to make this, when you say !onlinearea the script look how many ppl is on exact area on map example i say !onlinearea and the script count how many people have on that area map (example pos xyz to pos xyz) and return this number in one global message
  9. massuco

    Lua Stack Runes / Potions

    btw ive changed this, its ok now. :p thank you i only need to make vial of manafluid stackable now, but no ideia how to do it
  10. massuco

    Lua Stack Runes / Potions

    yes, but on othire 7.72
  11. massuco

    Lua Stack Runes / Potions

    and what about to make the manafluids stackables?
  12. massuco

    Lua Stack Runes / Potions

    I know this post is from one year ago, but im trying it now. @Peonso i did the change on source spell.cpp and i have the runes stackables on othire, but the runes are showing the charges, how can I remove this? like this 16:10 You see 3 explosion runes for magic level 6. It's an "adevo mas...
  13. massuco

    Object builder importing question

    this message (not enough data) happens when your item (it can be any thing, item, outfit) have more atribute properties on the original client, and the client you are trying to add this sprites dont have enough atributes, are you sure u are using two clients 10.98? because I think you are not...
  14. massuco

    Lua How to add magic level to a item

    I need to add one item that gives a player X magic level, like focus cape that gives +1 magic level when equips. Im using OTHire 0.0.3 and Ive tried the magicPoints attribute, magicLevelPotions, magicPercent and etc on items.xml and dont works. Ive also tried to add one script on moveevents...
  15. massuco

    Outfits 7.7 with more animations

    up
  16. massuco

    Outfits 7.7 with more animations

    Its possible to make one outfit (or effects like spells animations) with more sprite animations? For example, on tibia 7.7 one outfit have 3 animations (1 sprite stand, and 2 walking), on new tibia the monsters have more animations, that makes the movements more soft. Theres any way to make...
  17. massuco

    Znote character profile

    post your complete code
  18. massuco

    tfs 0.3.6 addon npc

    Oh ok xD
  19. massuco

    tfs 0.3.6 addon npc

    What?? You have posted two systems differents, what you want exactly?
  20. massuco

    UNISERVER Unable tu run itr Windows XP

    The direction of uniserver folder cant have spaces, then you can put on C:/ to fix it xD
Back
Top