public fwHamPlayerSpawnPost(id) { if(is_user_alive(id) && !is_user_bot(id)) { fm_strip_user_weapons(id); ham_give_weapon(id, "weapon_knife"); } }