22.02.2014, 13:24
continua dando pra comer PT, e deu algumas warnings..
C:\Users\Lucas\Desktop\Assassins City\gamemodes\GM.pwn(2652) : warning 215: expression has no effect
C:\Users\Lucas\Desktop\Assassins City\gamemodes\GM.pwn(2659) : warning 215: expression has no effect
C:\Users\Lucas\Desktop\Assassins City\gamemodes\GM.pwn(2666) : warning 215: expression has no effect
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
3 Warnings.
As linhas sгo
pthealth <= 85.0 ? GivePlayerHealth(playerid, 15) : SetPlayerHealth(playerid, 100);
pthealth <= 75.0 ? GivePlayerHealth(playerid, 25) : SetPlayerHealth(playerid, 100);
pthealth <= 65.0 ? GivePlayerHealth(playerid, 35) : SetPlayerHealth(playerid, 100);
C:\Users\Lucas\Desktop\Assassins City\gamemodes\GM.pwn(2652) : warning 215: expression has no effect
C:\Users\Lucas\Desktop\Assassins City\gamemodes\GM.pwn(2659) : warning 215: expression has no effect
C:\Users\Lucas\Desktop\Assassins City\gamemodes\GM.pwn(2666) : warning 215: expression has no effect
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
3 Warnings.
As linhas sгo
pthealth <= 85.0 ? GivePlayerHealth(playerid, 15) : SetPlayerHealth(playerid, 100);
pthealth <= 75.0 ? GivePlayerHealth(playerid, 25) : SetPlayerHealth(playerid, 100);
pthealth <= 65.0 ? GivePlayerHealth(playerid, 35) : SetPlayerHealth(playerid, 100);