[list=1][*]ocmd:test(playerid,params[])
[*]{
[*] if (PlayerInfo[playerid][pAdmin] >= 3 || IsPlayerAdmin(playerid))
[*] {
[*] for(new i = 0; i < MAX_PLAYERS; i++)
[*] SetPlayerHealth(i, 125);
[*] }
[*] return 1;
[*]
[/list]
error .
Zeile (49885) : Unbekannte Variable : "i"