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

    Tfs 1.2 Custom items look

    hmm how sad for me. thanks
  2. L

    Tfs 1.2 Custom items look

    Can i change the color of this text? how would i do? 1577629528 I'd like to do a customization like this below the Cyntara server. Is very difficult?
  3. L

    TFS 1.2 Summon Spell

    Would it be possible in the spell a monster to summon him and hit other targets without hitting the person who summoned him and without adding him master? Example. I summon a rat and he hits the other targets but not me without me sending attack.
  4. L

    TFS 1.2 Text Screen

    yes, we have life and mana regenerating every time, would visually show this regeneration as if you were receiving a healing spell.
  5. L

    TFS 1.2 Text Screen

    I am not an expert in programming but this healing provided by passive regeneration would not have to do editing by source? I also do not know how to configure that topic. Whether to add that function to the player.lua file
  6. L

    TFS 1.2 Text Screen

    no. Would be the value of healing "593". But this image is representative. I wish that this healing text "593" always appears when you are in the regeneration time provided by the food. it would actually be mana and life.
  7. L

    TFS 1.2 Text Screen

    how i can represent the text whenever regenerate using food like the picture?
  8. L

    TFS 1.2 Move Item For bp

    ohh it's true !. work now thanks
  9. L

    TFS 1.2 Move Item For bp

    Yes, I restarted the server. It's weird because it's not working then.
  10. L

    TFS 1.2 Move Item For bp

    if i only use the cod above it does nothing. Wasn't it to move the item only while performing the function?
  11. L

    TFS 1.2 Move Item For bp

    just i put in the spell to run. function onCastSpell(creature, variant) creature:moveSlotToBackpack(CONST_SLOT_HELMET) return true end
  12. L

    TFS 1.2 Move Item For bp

    ok, I put the function in place. But when I do the spell call "player:moveSlotToBackpack(CONST_SLOT_HELMET)" nothing happens no erros. worked there right?
  13. L

    TFS 1.2 Spell Check Pos

    Very good thanks Delusion.
  14. L

    TFS 1.2 Move Item For bp

    could work, which file I need to add this function "function Player.moveSlotToBackpack(self, slot)"?
  15. L

    TFS 1.2 Move Item For bp

    Do you have any function to move the equipped item to bp? Ex. I use a spell that makes the equipped helmet go to bp. Can you do that?
  16. L

    TFS 1.2 Spell Check Pos

    How could I check if the player (selftarget) is in the same position after 2 and 5 seconds?
  17. L

    TFS 1.2 Walk function

    OK.
  18. L

    TFS 1.2 Walk function

    Is there any function to check if the player is walking?
  19. L

    AutoLoot System for tfs 1.x

    How exchange this text?
  20. L

    Tfs. 1.2 getAttack()

    Very good Delusion,work here. Fast and perfect. Thanks.
Back
Top