29.04.2016, 07:39
Quote:
|
The OnPlayerDeath, shall look like this
Код:
if(PlayerJoinedDMZone[playerid] == 1)
{
PlayerJoinedDMZone[playerid] = 0;
}
|
But thank you anyway
|
The OnPlayerDeath, shall look like this
Код:
if(PlayerJoinedDMZone[playerid] == 1)
{
PlayerJoinedDMZone[playerid] = 0;
}
|
But thank you anyway