![]() |
Armor Question - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: Script Help (/Forum-Script-Help) +--- Thread: Armor Question (/Thread-Armor-Question) Pages: 1 2 |
RE: Armor Question - Rizz - 10-21-2012 08:31 PM Actually i don't know the right formula, just take an old sphere version with AR working and try to reverse engineering... This is what i can say ![]() RE: Armor Question - daedelus - 10-22-2012 10:00 PM Oks, thanks Rizz i try. If anybody know the right formula o have an idea how works, please tell me. Another question: As I can do to take numbers with coma(,)? for example 0,04. Thanks RE: Armor Question - daedelus - 10-26-2012 04:14 AM If anybody know the right formula o have an idea how works? RE: Armor Question - Rizz - 10-26-2012 11:24 PM (10-22-2012 10:00 PM)daedelus Wrote: Another question: As I can do to take numbers with coma(,)? for example 0,04. use <FLOATVAL 0.0.4 * <local.blablabla> > RE: Armor Question - daedelus - 11-30-2012 06:05 AM Hey in @getHit ARGN1 IO The amount of damage being applied. What is the variable to "resist damage"? Thanks |