como colocar condicion.
#3

Quote:
Originally Posted by jotajeda
Посмотреть сообщение
Abre llaves.

pawn Код:
case 357: GivePlayerWeapon(playerid, 33, AMMO); // Country Rifle
case 358: GivePlayerWeapon(playerid, 34, AMMO); // Sniper Rifle
case 359:
{        // arma RPG
    if ( AMMO == 35)
    {
        GivePlayerWeapon(playerid, 14 , 1);
        SendClientMessage(playerid, rojo, "No seas noob!");
    }
}
me sigue saliendo que:
pawn Код:
C:\Users\User\Desktop\Server  (15929) : warning 205: redundant code: constant expression is zero
la cual es esta parte

pawn Код:
if ( AMMO == 35)
    {
Reply


Messages In This Thread
como colocar condicion. - by Zodiaco - 15.01.2015, 14:41
Respuesta: como colocar condicion. - by jotajeda - 15.01.2015, 14:43
Respuesta: como colocar condicion. - by Zodiaco - 15.01.2015, 14:51
Respuesta: como colocar condicion. - by jotajeda - 15.01.2015, 14:56
Respuesta: como colocar condicion. - by Zodiaco - 15.01.2015, 14:59
Respuesta: como colocar condicion. - by jotajeda - 15.01.2015, 15:05
Respuesta: como colocar condicion. - by Zodiaco - 15.01.2015, 15:13
Re: como colocar condicion. - by Daniel-92 - 15.01.2015, 15:26

Forum Jump:


Users browsing this thread: 4 Guest(s)