[HELP]: How to add cars in CarOwnerShip ? << - 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: [HELP]: How to add cars in CarOwnerShip ? << (
/showthread.php?tid=151281)
[HELP]: How to add cars in CarOwnerShip ? << -
DarkPower - 29.05.2010
Can you explain me this code.
Код:
536,2118.743408,-1140.133666,24.724407,304.783538,3,0,Dealership,Blade,70000,,0,1
Example i know 536 is model, what next numbers mean ?
Re: [HELP]: How to add cars in CarOwnerShip ? << -
MummyKillerSLO - 29.05.2010
536 - Model ID
2118.743408 - x Position
-1140.133666 - y Position
24.724407 - z Position
304.783538 - Angle
3 - Color 1
0 - Color 2
I dont know for other...
Re: [HELP]: How to add cars in CarOwnerShip ? << -
DarkPower - 29.05.2010
i use GTA RP mode if that helps
Re: [HELP]: How to add cars in CarOwnerShip ? << -
Retardedwolf - 29.05.2010
Scriptfiles > cars.cfg
Re: [HELP]: How to add cars in CarOwnerShip ? << -
DarkPower - 29.05.2010
yes i know lol but i dont understand what that numbers mean.
Re: [HELP]: How to add cars in CarOwnerShip ? << -
MastahServers - 29.05.2010
Quote:
Originally Posted by DarkPower
yes i know lol but i dont understand what that numbers mean.
|
AddStaticVehicle(
modelID,
Xpos,
Ypos,
Zpos,
Angle,
CarColour 1,
CarColour 2); //
Re: [HELP]: How to add cars in CarOwnerShip ? << -
DarkPower - 29.05.2010
i was mean on this code > 536,2118.743408,-1140.133666,24.724407,304.783538,3,0,Dealership,Bl ade,70000,,0,1
Re: [HELP]: How to add cars in CarOwnerShip ? << -
Kar - 29.05.2010
70000 means how much for it blade =? idk car name? idk rest
Re: [HELP]: How to add cars in CarOwnerShip ? << -
Johndaone - 29.05.2010
Check the Cars Enum it will say there