how would I check if a player had this weapon when the player died??
i dont know if this will work
Code:
public death_event() {
for(new id = 0; id < get_maxplayers(); id++) {
new userswep = user_has_weapon(id,userswep)
if(userswep == CSW_MP5) {
//codes
}
__________________
HDD fried, failed to backup files. Sorry folks, just don't have free time anymore. This is goodbye.