I see you said on callback to exec
or w/e number did you set these to do an action such as
Code:
public ts_givewup(id)
{
cs_set_user_armor(id,500,CS_ARMOR_VESTHELM)
}
to give armor or whatever you want it to do, because I don't see where you put what these function calls do
__________________