Major script improvements, see desc

- Moved zone to avoid problems with existing objects in the area
- Removed possiblity to repair, clean & more from inside vehicles, and made sure only one action can be performed at the time
- Added missing locale
- General code improvements
This commit is contained in:
ElPumpo
2018-07-08 22:11:53 +02:00
parent 7e2eabada6
commit 8e0320be7a
8 changed files with 129 additions and 113 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ Config.Locale = 'fr'
Config.Zones = {
MecanoActions = {
Pos = { x = -347.291, y = -133.370, z = 38.009 },
Pos = { x = -342.291, y = -133.370, z = 38.009 },
Size = { x = 1.5, y = 1.5, z = 1.0 },
Color = { r = 204, g = 204, b = 0 },
Type = 1,