13.10.2015, 09:53
I want to know how to make a command that does it to all players.
Example: /healall
I want it to heal all players
SetPlayerHealth(playerid, 100.0); <--- what do I replace playerid if I want it for all players??
Example: /healall
I want it to heal all players
SetPlayerHealth(playerid, 100.0); <--- what do I replace playerid if I want it for all players??