2025-07-26 08:55:30 +02:00
|
|
|
Config = {}
|
|
|
|
|
|
|
|
Config.ShootingRanges = {
|
|
|
|
{
|
|
|
|
coords = vector3(434.6526, -976.7142, 35.9675),
|
|
|
|
label = "LSPD Schießstand"
|
|
|
|
},
|
|
|
|
{
|
2025-08-06 08:19:57 +02:00
|
|
|
coords = vector3vector3(19.2, -1097.33, 28.44),
|
2025-07-26 08:55:30 +02:00
|
|
|
label = "Ammunation Schießstand"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
coords = vector3(542.0584, 6.6291, 76.6281),
|
|
|
|
label = "Acedemy Schießstand"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
Config.MaxHighscores = 10
|
2025-06-07 08:51:21 +02:00
|
|
|
Config.MaxTrainingParticipants = 4
|