Weird Problem with 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: Weird Problem with cars! (
/showthread.php?tid=148934)
Weird Problem with cars! -
remyguys - 19.05.2010
if i add carlines like these :
AddStaticVehicle(416, 1179.0797119141, -1339.0758056641, 14.161338806152, 270, -1, -1);
AddStaticVehicle(528, 1544.5231933594, -1684.1485595703, 6.0756249427795, 90, -1, -1);
AddStaticVehicle(541, 1538.6497802734, -1645.9497070313, 5.5906248092651, 180, -1, -1);
AddStaticVehicle(541, 1534.7855224609, -1645.7893066406, 5.5906248092651, 180, -1, -1);
AddStaticVehicle(560, 1530.7680664063, -1645.5294189453, 5.6956000328064, 180, -1, -1);
It has as faction LSPD

.. all cars that i add by lines like above are LSPD cars.
When i look in my faction cfg i have this as the LSPD :
LSPD|1565.198608|-1697.809814|5.890625|0|0|360|Officer In Traning|Officer In Training|SWAT Officer|Officer|Cadet|Rank6|Rank7|Rank8|Rank9|Cade t|266|281|285|280|71|0|0|0|0|71|5|1|1|10|0x0000FFA A|1
The Gamemode is NYRP.
Anyone has an idea how to fix it?
Thanks in Advance!