武装突袭3

武装突袭3

Abandoned Roads (Simple Script)
正在显示第 1 - 3 项,共 3 项条目
更新于:2018 年 9 月 22 日 上午 5:10

Missing ] in the initServer.sqf example

更新于:2018 年 9 月 21 日 上午 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";

更新于:2018 年 9 月 20 日 上午 3:26