![]() |
Armor Modify issue - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: Script Help (/Forum-Script-Help) +--- Thread: Armor Modify issue (/Thread-Armor-Modify-issue) |
Armor Modify issue - TigerBlitz - 01-16-2017 03:50 AM Hi community Quote:FIRST SORRY FOR MY VERY WEAK ENGLISH.. How do i upgrade the armor of an item? Here is explanation ~ this is standard wooden kite shield and its haven't ARMOR option, its blocked somehow and when you wear, its doesnt give armor value. PHP Code: [ITEMDEF 01b78] and here is my scripts to getting some armor value PHP Code: [ITEMDEF I_REGEN_KITE_SHIELD] PHP Code: [ITEMDEF I_HEATER_SHIELD_BERSERKER] PHP Code: [ITEMDEF I_PLATEMAIL_CHEST_BERSERKER] RE: Armor Modify issue - zottolo - 01-16-2017 06:07 AM //ARMOR=9 =====> ARMOR=9 |