Epoch/Sources/epoch_code/compile/vehicles
He-Man 2d0ef031c6 Moved Vehicle Upgrade to DynaMenu
- Vehicle Upgrade moved to DynaMenu
- Hitpoints now also will be given to Vehicles from other BaseClasses
(controlled by HitPointNames)
- Added a security Check that Players must have a bit distance to
upgrade
- Fixed some errors in Colorscript for upgraded Vehicles. If it is only
an upgrade, same color is used. If it is another Class, a new random
color will be taken.
- Removed Upgrade Vehicle from Inventory Click
- Changed DynaMenu to make it possible to call a script to get iconpath
(use "iconcode" instead of "icon" then)
2017-08-21 14:26:13 +02:00
..
EPOCH_client_fillVehicle.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_client_gearVehicle.sqf private array cleanup p1 2016-08-31 19:29:08 -05:00
EPOCH_client_lockVehicle.sqf correct file path to current branch 2016-06-13 11:54:19 -05:00
EPOCH_client_repairVehicle.sqf Advanced Vehicle Repair 2017-07-31 18:28:18 +02:00
EPOCH_client_upgradeVehicle.sqf Moved Vehicle Upgrade to DynaMenu 2017-08-21 14:26:13 +02:00
EPOCH_client_upgradeVehicleCheck.sqf Moved Vehicle Upgrade to DynaMenu 2017-08-21 14:26:13 +02:00
EPOCH_client_VehicleMaintananceCheck.sqf Advanced Vehicle Repair 2017-07-31 18:28:18 +02:00
EPOCH_client_VehicleMaintananceDo.sqf Advanced Vehicle Repair 2017-07-31 18:28:18 +02:00