NPC train bot spawns wrong side
#1

I have NPC train bot on my server. I recorded it`s path and it`s spawn on the Grand Larceny GM where it spawned correctly. Now it`s spawn is:
Код:
TRAIN = AddStaticVehicle(538, 1700.7649, -1953.6531, 14.8756, 89.8213, 86, 86);
Previously was
Код:
TRAIN = AddStaticVehicle(538, 0.0, 0.0, 5.0, 0.0, 86, 86);
so I thinked problem was in the spawn coords but now it`s fine and problem still here.

It spawns with 3 vagons first, not the locomotive like I want. WTF?
Reply
#2

well what TRAIN you added ? make sure you added the right train and restart your server after you find your current train also why u named it as TRAIN ?it spawns the 3 vagon one :P
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)