05.02.2018, 14:24
1. So, if is a problem if i do something like this?
and is there a problem if in OnPlayerDeath i check for 2 times if killerid != INVALID_PLAYER_ID?
something like this https://pastebin.com/ZyMassCy
Код:
if(issuerid == INVALID_PLAYER_ID) { // code here }
something like this https://pastebin.com/ZyMassCy