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