SA-MP Forums Archive
help need help - 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 need help (/showthread.php?tid=150400)



help need help - shadi - 26.05.2010

I added Car From Debug how i can use
/carUpgrade
1.GPS
2.Lock
3.color
4.laser key
5./park


Re: help need help - ViruZZzZ_ChiLLL - 26.05.2010

For the GPS thing, use a map icon VIA command
Код:
SetPlayerMapIcon(playerid, 12, 2204.9468, 1986.2877, 16.7380, 41, 0);
Specifically Map Icon id 41
https://sampwiki.blast.hk/wiki/MapIcons


Re: help need help - shadi - 26.05.2010

I know There Just the Problem i add cars from debug The Not have A /buycar and there
How to add buycar For allcars


Re: help need help - johnnyc - 26.05.2010

You added normal cars not ownable cars, you need to add cars to "cars.cfg" so the cars you added will be Ownable cars.


Re: help need help - Kayaque - 26.05.2010

What you're searching for is a vehicle ownership system.
There are tons of those kind of systems on this forum, and it takes maximum 3 minutes to find a decent one.
Adding a vehicle with AddStaticVehicle only makes it spawn in the set position.. There's no pre-coded commands for vehicles.


Re: help need help - johnnyc - 26.05.2010

Quote:
Originally Posted by KayaQue
What you're searching for is a vehicle ownership system.
There are tons of those kind of systems on this forum, and it takes maximum 3 minutes to find a decent one.
Adding a vehicle with AddStaticVehicle only makes it spawn in the set position.. There's no pre-coded commands for vehicles.
He already have ownership system " PENLS Edit " but he doesn't know how to add the cars to Cars.cfg Like wtf is all these numbers :P