GetStat

09/11/2008 09:36 konkizta#1
someone has the GetStats?. For example:

Code:
if (SMOn) [COLOR="SeaGreen"]//superman[/COLOR]                
                it += 262144;
Code:
if (AccuracyBuff)[COLOR="seagreen"]//acuracy[/COLOR]
                it += 128;
Code:
if (CycloneOn)[COLOR="seagreen"]//cyclone[/COLOR]
                it += 8388608;
Code:
if (Flying)[COLOR="SeaGreen"]//Fly[/COLOR]
                it += 134217728;
I want to create the robot, water elf and the other .

:handsdown:
09/14/2008 08:44 kinshi88#2
#Bump

I need these as well, for WaterElf, Robot, DivineHare, and NightDevil.