15.05.2018, 18:23
Quote:
What would be the best way to create spawn protection for a player with this include? My previous SetPlayerHealth approach is void with this include enabled.
|
Код:
if(SpawnProtection[playerid] >= 1) return 0;