30.03.2019, 11:26
Quote:
but you could try weapon-config which also does that. |
OnPlayerStateChange can also be manipulated using
PHP код:
if(newstate == PLAYER_STATE_WASTED){
// Your code here
but you could try weapon-config which also does that. |
if(newstate == PLAYER_STATE_WASTED){
// Your code here