16.05.2013, 07:54
I got a error :
How fix it ? The line is for(new ...
How fix it ? The line is for(new ...
Код:
[10:53:33]error 010: invalid function or declaration d:\Users\User\Desktop\Scriptv1 perfect\SSS\Script[ONLY TO YOU]\AMRP\gamemodes\NQRP.pwn(10245) : error 010: invalid function or declaration
Код:
for(new s = 0; s < 12; s++)
{
PlayerInfo[playerid][pAGuns][s] = 0;
PlayerInfo[playerid][pGuns][s] = 0;
}

