[Release] Stats Command

02/10/2010 13:38 Decker_#1
#request close
02/10/2010 13:48 StarEvaAfta!~#2
Good release but theres same stats
Quote:
if (Cmd[0] == "/addstats")
{
GC.MyChar.Str = +300;
GC.MyChar.Agi = +300;
GC.MyChar.Spi = +300;
GC.MyChar.Vit = +300;
GC.MyChar.Str = +300;
}
02/10/2010 13:48 ramix#3
llooooll but that command was be release....

une think see first the command you do...

Quote:
if (Cmd[0] == "/addstats")
{
GC.MyChar.Str = +300;
GC.MyChar.Agi = +300;
GC.MyChar.Spi = +300;
GC.MyChar.Vit = +300;
GC.MyChar.Str = +300;
}
same stats
02/10/2010 15:53 Decker_#4
#updated