public somefunc(id){ if(is_user_alive(id)) { new wpn = (give_item(id, "weapon_usp") cs_set_weapon_ammo(wpn, 1) cs_set_user_bpammo(id, CSW_USP, 0) }}