Add doormanager

This commit is contained in:
VegaZ
2018-11-01 14:16:55 +01:00
parent 13d976258a
commit f1495fbb82
4 changed files with 18 additions and 6 deletions

View File

@@ -29,6 +29,7 @@ namespace reallife_gamemode
NAPI.Server.SetAutoSpawnOnConnect(false);
NAPI.Server.SetAutoRespawnAfterDeath(false);
NAPI.Data.SetWorldData("playerCreatorDimension", 0);
NAPI.Data.SetWorldData("policeDoors", false);
TuningManager.AddTuningGarage(new Vector3(-341, -134, 38.5));