09.01.2012, 00:38
please help me fix this error
C:\DOCUME~1\xp\Desktop\LZGSMI~1\GAMEMO~1\GM19.pwn( 406) : warning 213: tag mismatch
C:\DOCUME~1\xp\Desktop\LZGSMI~1\GAMEMO~1\GM19.pwn( 406) : warning 202: number of arguments does not match definition
C:\DOCUME~1\xp\Desktop\LZGSMI~1\GAMEMO~1\GM19.pwn( 406) : warning 213: tag mismatch
C:\DOCUME~1\xp\Desktop\LZGSMI~1\GAMEMO~1\GM19.pwn( 406) : warning 202: number of arguments does not match definition
Код:
case 8:
{
DisablePlayerRaceCheckpoint(playerid);
PlayerPlaySound(playerid, 1056, 0.0, 0.0, 10.0);
SetPlayerRaceCheckpoint(playerid,3465.4092,-2723.0220,17.1492,3464.6011,-2728.9915,9.6539,10);
Stats[playerid] = 9;
}

