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

    item-movement attribute

    Bump
  2. yoiker

    item-movement attribute

    <movevent event="Equip" itemid="2647" slot="legs" function="onEquipItem" script="upgrade/epic legs.lua"> </movevent> <movevent event="DeEquip" itemid="2647" slot="legs" function="onDeEquipItem" script="upgrade/epic legs.lua"/> I just did and put my pants automatically closes
  3. yoiker

    item-movement attribute

    <movevent event="Equip" itemid="2647" slot="legs" script="upgrade/epic legs.lua"> </movevent> <movevent event="DeEquip" itemid="2647" slot="legs" script="upgrade/epic legs.lua"/> For so I have, but it gave me error when entering the console with the player
  4. yoiker

    item-movement attribute

    He gave no error in the compilation process but with the player entering the server crash.
  5. yoiker

    item-movement attribute

    Bump
  6. yoiker

    item-movement attribute

    Bump
  7. yoiker

    item-movement attribute

    Bump
  8. yoiker

    item-movement attribute

    Bump.
  9. yoiker

    item-movement attribute

    Bump
  10. yoiker

    item-movement attribute

    How I can add, and excuse the trouble ?
  11. yoiker

    item-movement attribute

    1.2 man
  12. yoiker

    item-movement attribute

    So I put it and gave me error local legs = CONST_SLOT_LEGS local min = 0 local max = 5 local addpercent = 4 local defaulpercent = 115 local conditions = {} for num = min, max do conditions[num] = Condition(CONDITION_ATTRIBUTES)...
  13. yoiker

    item-movement attribute

    Good morning to everyone from Venezuela. I make post because I need your help so that the slightest problem for it to an expert I can not solve and that's why I come to ask for your help. The first problem is via movements . As you know well at least those attributes are to fire on stepping up...
  14. yoiker

    [10.95 + Cast] [TFS 1.2] Custom modifications V2

    Very good publication and all, but I have the same problem as Pedrook, I can put the armor in the backpack but when it disappears equip whatever. Any solution?
  15. yoiker

    Bless don't loss skills

    Bump :|
  16. yoiker

    Bless don't loss skills

    Bump
  17. yoiker

    Bless don't loss skills

    Bump
  18. yoiker

    Bless don't loss skills

    Bump
  19. yoiker

    Bless don't loss skills

    So I used Printer but what I want is that having not miss blessings skill or mag level but if you have blessings yes Yes I know, but how?
  20. yoiker

    Bless don't loss skills

    Hi, I'm looking for a script to tfs 1.2 blessings that at death ( with bless ) will not lose anything of skills or maglevel (0%) Somebody could help me? Please and thank you.
Back
Top