07.08.2012, 17:56
If i have two checkpoint at same place then is wont work why?
pawn Код:
if (oldinteriorid == 10)
{
DisablePlayerCheckpoint(playerid);
}
if (newinteriorid == 10)
{
SetPlayerCheckpoint(playerid, 2.1507,-29.0139,1003.5494, 1.0);
SetPlayerCheckpoint(playerid, -29.0530,-185.1293,1003.5469, 1.0);