• 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!

Search results

  1. F

    transf action para tfs 1.4

    Teste:aid(1573) I looked at another action script here and it has to be like this thanks guys Good morning, thank you very much. I added another spike sword item, would you be able to shorten the script? because every time I'm going to have to add 3,4,5,6,7,8 etc... I'm going to add another 4...
  2. F

    transf action para tfs 1.4

    good night guys I have a doubt which action I put on the lever? local Teste = Action() function Teste.onUse(player, item, fromPosition, target, toPosition, isHotkey) local item1pos = Position(562, 486, 7) local item2pos = Position(563, 486, 7) local item1 =...
  3. F

    change spell to tfs 1.4

    good morning friend there was an error
  4. F

    change spell to tfs 1.4

    hi guys is there any way someone can give me this strength I need this spell on my server I got it from version 8.6 and today I'm using version 1000 tfs 1.4 but it's not working can anyone make this change?
  5. F

    C++ life and mana by %

    hy guys i have this codigo what, makes life is mana stay for % on my 8.6 server it works perfectly the player's life is only in % when the player reaches life 65535 the same thing for mana i wanted to make this change in tfs 1.4 my server version is 12.70 I already got for life and mana for...
  6. F

    remove full health and mana on level up

    thank you bro!
  7. F

    remove full health and mana on level up

    hy guys when the player level up is filling life and mana full life wanted this not to happen I looked here in the src I just found this but I don't know which line to remove player.cpp
  8. F

    transf action para tfs 1.4

    Hey guys, good night, can anyone transform this script to tfs 1.4? it's an action
Back
Top