So instead of telling me about a problem, you don't even mention which add-on is which? Which one is "stolen"?
The mining add-on was taken from someone else and changed a bit. Elevators too.
Nice - I see you decided to use my Stunt Plane code for your train.
//Braking is not working currently
Braking's not working? I wonder why.
if(%speed < 1)
%applyBrakes = false;
else
%applyBrakes = false;
Oh. You have no idea how to even code a simple train without breaking it.
