Implemented store vehicle, CurrentAction living its own life

This commit is contained in:
ElPumpo
2018-08-04 21:08:36 +02:00
parent 5d4603db4f
commit 78413c2f7b
4 changed files with 33 additions and 14 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ Config.Zones = {
{
GaragePos = { x = -772.42, y = -1430.90, z = 0.55 },
SpawnPoint = { x = -785.39, y = -1426.30, z = -0.47 },
StorePos = { x = -798.45, y = -1456.03, z = -0.47 },
StorePos = { x = -798.45, y = -1456.03, z = 0.00 },
Heading = 150.0
}