SA-MP Forums Archive
server-log - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: server-log (/showthread.php?tid=344765)



server-log - Aloushi - 22.05.2012

Код HTML:
[19:11:05] Only create trains with AddStaticVehicle/Ex
what this it mean in server-log


Re: server-log - Mark™ - 22.05.2012

You must be adding trains in your script with "CreateVehicle" native function. It doesn't work for trains. Use AddStaticVehicle/Ex instead of CreateVehicle.


Re: server-log - Aloushi - 23.05.2012

Quote:
Originally Posted by Xtreme_playa
Посмотреть сообщение
You must be adding trains in your script with "CreateVehicle" native function. It doesn't work for trains. Use AddStaticVehicle/Ex instead of CreateVehicle.
but im do not use train mayype from [fs]spawn car