My login code consist of new /mob/blah. Then when i put in the statpanel, it says these errors...
Main.dm:68:error:HP:undefined var
Main.dm:68:error:Max_HP:undefined var
Main.dm:69:error:MP:undefined var
Main.dm:69:error:Max_MP:undefined var
Main.dm:70:error:Ammo:undefined var
Main.dm:70:error:Max_Ammo:undefined var
How can I make it so they find the vars in the /mob/blah's?