SA-MP Forums Archive
Help needed with Gangwar 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: Help needed with Gangwar Cars (/showthread.php?tid=125982)



Help needed with Gangwar Cars - thoml - 06.02.2010

Hello,
There are no Police Cars add the police spawn
how can i add cars?
to the map?


Re: Help needed with Gangwar Cars - ~Dangun! - 06.02.2010

put ongamemodeinit
Код:
AddStaticVehicle(vehicleid,x,y,z,color1,color2);



Re: Help needed with Gangwar Cars - Correlli - 06.02.2010

https://sampwiki.blast.hk/wiki/AddStaticVehicle
https://sampwiki.blast.hk/wiki/AddStaticVehicleEx
https://sampwiki.blast.hk/wiki/CreateVehicle


Re: Help needed with Gangwar Cars - thoml - 06.02.2010

Ok thx but whats the coords how can i see the coords where i am?
and what are the Police Cars vehicleid's


Re: Help needed with Gangwar Cars - ~Dangun! - 06.02.2010

use a debug FS and type /v vehiclename / vehicleid. then drive it to where u wanna place it. type /save w/e u want and open the savedposition.txt in ur san andreas folder.


Re: Help needed with Gangwar Cars - thoml - 06.02.2010

Thx I'm gonna look if its works


Re: Help needed with Gangwar Cars - thoml - 06.02.2010

/Save dont work


Re: Help needed with Gangwar Cars - Correlli - 06.02.2010

Quote:
Originally Posted by thoml
/Save dont work
It works, the only thing that's changed is that you won't see a message for saving in 0.3 version. If your coords aren't saving then look around on the forum to find a fix.