Tuned car
#1

I want to add a tuned car on the map but don't know how. I need a tutorial. Can someone do one for me, so I'll do the rest.
Elegy.
pawn Код:
AddStaticVehicle(562, -2960.0324707031, 459.45205688477, 4.6676120758057, 0.000000, 0, 0);
Reply
#2

http://forum.sa-mp.com/index.php?topic=145671.0
Reply
#3

pawn Код:
new Elegy; //On top of the script

Elegy = AddStaticVehicle(562, -2960.0324707031, 459.45205688477, 4.6676120758057, 0.000000, 0, 0); //OnGameModeInt
AddVehicleComponent(Elegy, 1146); // X-flow spoiler Also under OnGameModeInt
Simple Check the wiki https://sampwiki.blast.hk/wiki/Function:AddVehicleComponent
Reply
#4

Thanks, learned something today!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)