12.03.2017, 08:08
You can check if killerid is not INVALID_PLAYER_ID in every function you need to call for killerid.
As an example:
As an example:
PHP код:
if(killerid != INVALID_PLAYER_ID && InvitedDuel[killerid] == true)