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

Recent content by owneddye

  1. O

    RevScripts Help with pet ; summon movement

    So i recently added on my TFS 1.2 server a (PET) system, where you equipp a item and a pet appears So it worked perfect on my gamemaster, when equip summons and when dequip the monster disappears... BUT when a normal player equips the item, it summons 3 monsters and when dequip the monsters...
  2. O

    Spell [TFS 1.4] Summons&Pets

    So it worked perfect on my gamemaster, when equip summons and when dequip the monster disappears... BUT when a normal player equips the item, it summons 3 monsters and when dequip the monsters dont disappear How can i fix that? also, i couldnt find anything to make the summon teleport when...
  3. O

    RevScripts Need quick help setting movement on Equips but with vocation restriction

    So i have custom sets for different vocations on my item.srv like: TypeID = 17167 Name = "a death Armor" Description = "This armor gives you +4 magic level, Physical Resist +3%" Flags = {Take,Armor} Attributes =...
  4. O

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

    How can i implement this on a .SRV (my server doesnt use item.xml) 1718314501 The format for viper star is as it goes items.srv (NOTXML) TypeID = 7366 Name = "a viper star" Flags = {Cumulative,Take,Weapon,MultiUse} Attributes =...
  5. O

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

    Hi! looking for a way to implement a vip wand that both sorcerers and druids can use, but not with a fixed dmg like regular wands (min max on items.srv) But one that its damage increases over time, with level and magic level for example Level 8-50 (dmg 150-250) lvl 50-100 (dmg 250-350) lvl...
Back
Top