Help with warning
#1

Код:
CMD:checkdrugs(playerid, params[])
{
 new string[128];
 new Heroin[MAX_PLAYERS];
 251 Heroin[playerid];
 format(string, sizeof(string), "Ти имаш %d Heroin", Heroin[playerid]);
 SendClientMessage(playerid, 0xFFFFFFFF, string);
 return 1;
}
D:\igri\GTA San Andreas\filterscripts\fuck.pwn(251) : warning 215: expression has no effect
Reply


Messages In This Thread
Help with warning - by kaloqn54 - 28.07.2013, 10:05
Respuesta: Help with warning - by Xabi - 28.07.2013, 10:07
Re: Help with warning - by Konstantinos - 28.07.2013, 10:14
Re: Help with warning - by ToiletDuck - 28.07.2013, 10:54

Forum Jump:


Users browsing this thread: 1 Guest(s)