[Ajuda] Distancia rota ppc_trucking. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (
https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] Distancia rota ppc_trucking. (
/showthread.php?tid=585324)
Distancia rota ppc_trucking. -
LuisFerreira - 12.08.2015
Bom quem meche com ppc_truckin, fis pra medir a distancia do local de descarregar.
PHP Code:
new Float: fDistance = GetPlayerDistanceFromPoint(playerid, ALocations[APlayerData[playerid][JobLoc2]][LocX], ALocations[APlayerData[playerid][JobLoc2]][LocY], ALocations[APlayerData[playerid][JobLoc2]][LocY]);
Mais sempre da 3.000.. e quando eu ja chego no local, ela ainda fica 1500 sempre algo assim..
Re: Distancia rota ppc_trucking. -
SepZ - 12.08.2015
Code:
ALocations[APlayerData[playerid][JobLoc2]][LocY], ALocations[APlayerData[playerid][JobLoc2]][LocY]
o ultimo nгo seria ALocations[APlayerData[playerid][JobLoc2]][LocZ] ?
Re: Distancia rota ppc_trucking. -
LuisFerreira - 12.08.2015
DEscuido meu mds. obrigado.