Help Me fix warning 213 & warning 202
#1

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

Код:
		
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;
}
Reply
#2

pawn Код:
SetPlayerRaceCheckpoint(playerid,1,3465.4092,-2723.0220,17.1492,3464.6011,-2728.9915,9.6539,10);
https://sampwiki.blast.hk/wiki/SetPlayerRaceCheckpoint

Change the type after playerid, if you want to
Reply
#3

ohh yeah im forgot it thaks for help me
Reply
#4

no problem
rep me please
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)