Set StatPoints 04/06/2010 - CO2 PServer Guides & Releases - 9 Replies Ex:
/str 45
/vit 45
/spi 45
/agi 45
if (Cmd == "/str")
{
if (GC.MyChar.StatPoints >= ushort.Parse(Cmd))
{
GC.MyChar.Str += ushort.Parse(Cmd);
StatPoints to reborn 10/15/2008 - CO2 Private Server - 2 Replies How can I make to you will be reborn added +3 points StatPoints to climb each level?:confused: