15.05.2012, 13:19
Quote:
Код:
SetPlayerCheckpoint(playerid, 1819.6390,-1872.5280,13.1837,181.4752, 5.0); // line 1376 Код:
SetPlayerCheckpoint(playerid, 1819.6390,-1872.5280,13.1837,181.4752, 5.0); to> 1819.6390,-1872.5280,13.1837 or -1872.5280,13.1837,181.4752 it should be player, X , Y , Z , 0.5 similarly here: Код HTML:
else if(PlayerToPoint(5.0,playerid,1819.6390,-1872.5280,13.1837,181.4752) // line 1378
Both of lines just check coordinates and put right one there ..> x , y , z only |