2010-11-14, 06:32 AM
Counter damage
This is from the executable file:
v10 = v8 + CRand32__Random(&v11) % v9 - (signed int)v9 / 2;
v8 and v9 are from the MobStat class.
This is from the executable file:
v10 = v8 + CRand32__Random(&v11) % v9 - (signed int)v9 / 2;
v8 and v9 are from the MobStat class.
