![]() |
Resist Community. - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: Script Help (/Forum-Script-Help) +--- Thread: Resist Community. (/Thread-Resist-Community) |
Resist Community. - Lazarus - 07-16-2012 04:41 AM Hi! First sorry for my english ^_^ I have a question with the NEW system of MagicResistance in Sphere Community Pack. Code: if <def.scp.NewSkills_ResistingSpells> == 1 My question is: How works that Random in Code: if <local.resist> > (<r>) And another question: ¿How can I do this without the SPELLCIRCLE? I want the Resist in same level = of spell... but... Adding Magery in the place of Spellcircle ^_^. Thank you for reading! ![]() RE: Resist Community. - darksun84 - 07-16-2012 04:45 AM <R> is the same of using <R1000> RE: Resist Community. - Lazarus - 07-16-2012 05:08 AM (07-16-2012 04:45 AM)darksun84 Wrote: <R> is the same of using <R1000> Thanks! Rly! ^_ ^ |