Help here
#3

Quote:
Originally Posted by Niko_boy
Посмотреть сообщение
Код:
SetPlayerCheckpoint(playerid, 1819.6390,-1872.5280,13.1837,181.4752, 5.0); // line 1376
actual syntax is :
Код:
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
You added 4 arguments there
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
so there is one extra Float value in there
Both of lines just check coordinates and put right one there ..> x , y , z only
Thank you, lol i failed there x)
Reply


Messages In This Thread
Help here - by N0FeaR - 15.05.2012, 12:38
Re: Help here - by Niko_boy - 15.05.2012, 12:58
Re: Help here - by N0FeaR - 15.05.2012, 13:19

Forum Jump:


Users browsing this thread: 1 Guest(s)