set_user_health
Fun (fun.inc)
Description
set_user_health - Sets player health.
Syntax
set_user_health ( index, health )
Type
Native
Notes
index is a player index from 1 to 32.
User Contributed Notes
Freeecode at hotmail dot com Jun-24-04 20:45:11
Note that health will not go above 255. If you set user's health to 256 it will show 1. If you shot that person and do 5 damage it will then show 251.