- Thread Author
- #1
Car repair (RedAge 1.1)
A simple script for repairing a car at a certain point, for RedAge 1.1.

On the map you will find here:

Installation:
1. Follow the path - RedAge\server\dotnet\resources\client\Core and add the file: VehicleRepair.cs
2. Follow the path - RedAge\server\client_packages and throw the folder there: vehRep
3. Connect the vehRep folder, to do this, go to the index.js that is located in the client_packages and add to all the requirements:
JavaScript:
require('./vehRep/index.js');
You must be registered for see links