22.05.2013, 11:49
The errors tell you exactly what is missing in your script
Undefined mean you need to define them at the top
#define IsNotAEngineCar
And so on..
As for the function you need to create the functions/stocks.
If your not planning on using them search for the name example PlayerToPoint and leave it out.
Undefined mean you need to define them at the top
#define IsNotAEngineCar
And so on..
As for the function you need to create the functions/stocks.
If your not planning on using them search for the name example PlayerToPoint and leave it out.