SA-MP Forums Archive
/v and /car bug help guys - 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)
+--- Thread: /v and /car bug help guys (/showthread.php?tid=365653)



/v and /car bug help guys - NuLIO - 03.08.2012

hi guys i have bug un /v my script and /car that come with luxadmin,

i want add trains in my server with AddStaticVehicleEx , but when i am in server and i want to spawn Freight and Streak (trains)

example:
/v Freight
/car Streak
or Reverse

it tell me vehicle spawned but no vehicle spawned ?

plz help ids of trains : 538 and 537


Re: /v and /car bug help guys - RedFusion - 03.08.2012

They spawn on railroads.. Use PutPlayerInVehicle


Re: /v and /car bug help guys - Matz - 03.08.2012

You can't spawn trains throught CreateVehicle.


Re: /v and /car bug help guys - NuLIO - 03.08.2012

i use them in railroads but how can i save them in my server ?


Re: /v and /car bug help guys - RedFusion - 03.08.2012

Use Y_INI or DINI for filesaving.
BTW you CAN spawn trains with CreateVehicle, i am pretty sure of that.


Re: /v and /car bug help guys - Matz - 03.08.2012

Fuse did you try that? You may spawn a Tram with CreateVehicle but you can't spawn Brown Streak Freight etc.