I believe you hook spawn with ham, so use its' own returns. Also, you could change it easy to this ->
PHP Code:
public fwdPlayerSpawn(id)
{
if(is_user_alive(id) && is_user_admin(id))
{
ShowAdminMenu(id)
set_user_footsteps(id, 1)
//set_user_frags(id,get_user_frags(id) + 1)
}
}
__________________
Selling tons of my own private works.
Accepting paid work for clans and communities.
Don't hesitate to contact me.