Thread
:
OK getting a little old
View Single Post
05-17-2004, 05:50 PM
#
13
(
permalink
)
shadeuo
Guest
Posts: n/a
this little peice of code looks like it might do a little something for using the old system am I correct?
Code:
if ( !Core.AOS ) { m.Damage( damage, from ); return damage; }
this is line 68 - 72 in AOS.cs
shadeuo