Unequip gloves, arms, and help when use archery. - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: Script Requests (/Forum-Script-Requests) +--- Thread: Unequip gloves, arms, and help when use archery. (/Thread-Unequip-gloves-arms-and-help-when-use-archery) |
Unequip gloves, arms, and help when use archery. - Lazarus - 08-27-2012 06:03 PM Anyone can create me something like this? When you equip a bow or crossbow, unequips instantly the gloves, arms and any helm [PLATEMAIL] And, when I equip a helm or arms or gloves PLATEMAIL TYPE, checks the bow and unequip it. If I need add a TEVENTS= in EVERY armor, no problem ^_^ I'll do it. Thanks! Sry for the english. I wish that you can understand me RE: Unequip gloves, arms, and help when use archery. - Shaklaban - 08-27-2012 08:44 PM PHP Code: [typedef t_weapon_bow] RE: Unequip gloves, arms, and help when use archery. - Extreme - 08-28-2012 02:35 AM PHP Code: [EVENTS E_ARCHERY_SYSTEM] RE: Unequip gloves, arms, and help when use archery. - Lazarus - 08-28-2012 02:53 AM (08-27-2012 08:44 PM)Shaklaban Wrote: Code: 13:51:ERROR:(sphere_types.scp,396)Can't resolve <findlayer.layer_hand2.type> Happend this when i try with arms, gloves and helm. Only works with the helm and, when I equip bow, the helm works, unequips, but, i can equip it again and then have: bow and helm. Lazarus. Thanks :! RE: Unequip gloves, arms, and help when use archery. - darksun84 - 08-31-2012 11:58 PM Try with @EquiptTest |