Max Health > 100 ?
Posted: Sun Oct 03, 2004 5:32 pm
I'm currently running an AA server will some insane mods on it. I want to allow the player's health to start at 200 instead of 100. How would I go about doing this?
I'm not sure if you could just use $player.max_health = 200, or if you'd have to apply it to each player as they joined the server.g_allclasses wrote:max_health( Integer max_health )
sets max_health without changing health