Only create trains with AddStaticVehicle/Ex
#8

Quote:
Originally Posted by Kayla.S
Посмотреть сообщение
It's because you're still using Createvehicle with a train ID in it. It's line 378. So just change it to AddStaticVehicle. It should then work properly. If it doesn't, that means you have another one using createvehicle. So just do the same. This is the line you wanna change.
pawn Код:
CreateVehicle(537,-1942.2499,177.6045,27.2245,356.4843,1,1,120); // train workers
Off-Topic: lol and yes Steven I read it wrong, long night. >.<
After editing that line as you suggested, I compiled and got a warning...

"warning 202: number of arguments does not match definition"

However, when I reloaded the server, the "only create trains with AddStaticVehicle/Ex" message was gone. I then connected and everything seems to work fine. Should I just disregard the warning? Or... should I do something?

Btw, thanks to everyone who has replied to my query.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)