error 010: invalid function or declaration
#1

pawn Код:
CMD:commands
{
    TextDrawShowForPlayer(playerid,TextDraw1);
    TextDrawShowForPlayer(playerid,TextDraw2);
    TextDrawShowForPlayer(playerid,TextDraw3);
    TextDrawShowForPlayer(playerid,TextDraw4);
    TextDrawShowForPlayer(playerid,TextDraw5);
    TextDrawShowForPlayer(playerid,TextDraw6);
    TextDrawShowForPlayer(playerid,TextDraw7);
    TextDrawShowForPlayer(playerid,TextDraw8);
    TextDrawShowForPlayer(playerid,usebox);
    return 1;
}
{ = Line 1639
return 1 = Line 1649
} = Line 1650


Код:
C:\Users\Grand\Desktop\Ultimate Gaming Ground\gamemodes\STUNTS.pwn(1639) : error 010: invalid function or declaration
C:\Users\Grand\Desktop\Ultimate Gaming Ground\gamemodes\STUNTS.pwn(1649) : error 010: invalid function or declaration
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)