Arma 3
Abandoned Roads (Simple Script)
Wyświetlanie 1-3 z 3 pozycji
Aktualizacja: 22 września 2018 o godz. 5:10

Missing ] in the initServer.sqf example

Aktualizacja: 21 września 2018 o godz. 6:08

You can now specify postions and ranges to blacklist from the script. Use the example below...
[
15, ======= 15% for trash
5, ======= 5% large trash
3, ======= 3% wrecks spawn
[ ======= Array containing a postion and range from postion
[
[10,10,0],15
],
[102,150,0],12
]
]
] execVM "AbandonedRoads\init.sqf";

Aktualizacja: 20 września 2018 o godz. 3:26