SA-MP Forums Archive
no cars? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: no cars? (/showthread.php?tid=102638)



no cars? - PANNA - 16.10.2009

another question :P

AddStaticVehicle(470, 1325.4435,1276.3715,10.8203,0.3233);
AddStaticVehicle(470, 1328.7979,1276.6051,10.8203,2.2034);
AddStaticVehicle(470, 430.7528,2504.6919,16.4844,90.7125);

why i only see 1 car and not 3?


Re: no cars? - PANNA - 16.10.2009

is it something about the heigth or something?


Re: no cars? - Danikov - 16.10.2009

Yea i guess its about its coords try getting new coords in Debug.


Re: no cars? - Peter_Corneile - 16.10.2009

Oh My God people , are you really that dumb ? Where is the color id ?
pawn Код:
AddStaticVehicle(470, 1325.4435,1276.3715,10.8203,0.3233,color1,color2);
  AddStaticVehicle(470, 1328.7979,1276.6051,10.8203,2.2034,color1,color2);
  AddStaticVehicle(470, 430.7528,2504.6919,16.4844,90.7125,color1,color2);




Re: no cars? - Danikov - 16.10.2009

Damnit


Re: no cars? - Peter_Corneile - 16.10.2009

Quote:
Originally Posted by Danikov
Damnit
Lol that was funny


Re: no cars? - PANNA - 16.10.2009

Quote:
Originally Posted by ►Peter Corneile◄ [hugu-hosting.co.uk
]
Oh My God people , are you really that dumb ? Where is the color id ?
pawn Код:
AddStaticVehicle(470, 1325.4435,1276.3715,10.8203,0.3233,color1,color2);
 AddStaticVehicle(470, 1328.7979,1276.6051,10.8203,2.2034,color1,color2);
 AddStaticVehicle(470, 430.7528,2504.6919,16.4844,90.7125,color1,color2);

im new to this don't fuck me up pls ;p


Re: no cars? - PANNA - 16.10.2009

oh and btw, there is still only 2 cars :P


Re: no cars? - Peter_Corneile - 16.10.2009

Quote:
Originally Posted by PANNA
oh and btw, there is still only 2 cars :P
Make sure you have right codes