in sprx you can use hooks for example vm_notify you can use things such as "player_spawned", "weapon_fired" etc and it runs per frame so it is constantly running and you can use gsc functions like playercmd_giveweapon, gsc_hide etc
, also i see a comment about your bool isdead another way you could do this is by creating a hook and using "death" this will detect if you died so for example if you create a bool like...
, also i see a comment about your bool isdead another way you could do this is by creating a hook and using "death" this will detect if your dead or alive so for example if you create a bool like...
thanks
Copyright © 2026, NextGenUpdate.
All Rights Reserved.