1 Warning need help
#4

Damn i don't get it, -_-
here is all the line ,
may you show me how i fix this ?
pawn Код:
stock CheckAimingRobNPC(playerid)
{
    new targetplayer;

    for (new x = 1; x <= npcnum; x++)
    {
        if(targetplayer == robnpc[x])
        {
            return robnpc[x];
        }
    }

    return INVALID_PLAYER_ID;
}
Reply


Messages In This Thread
1 Warning need help - by iThePunisher - 08.04.2014, 14:39
Re: 1 Warning need help - by Twizted - 08.04.2014, 14:40
Re: 1 Warning need help - by Konstantinos - 08.04.2014, 14:42
Re: 1 Warning need help - by iThePunisher - 08.04.2014, 14:51
Re: 1 Warning need help - by PrivatioBoni - 08.04.2014, 14:53
Re: 1 Warning need help - by Konstantinos - 08.04.2014, 14:58
Re: 1 Warning need help - by Ari - 08.04.2014, 15:41

Forum Jump:


Users browsing this thread: 1 Guest(s)