Fractional
Member
Sector UBF
Location (X, Y): 040, 073





Download: Anti-Zombie UBF Script
Download : Mission File
Download: Script (.sqf) File
How to add Sector UBF to your server:
Download the Script (.sqf) File.
Unpack your client .PBO file.
Move the sector_ubf.sqf file to the same directory as your init.sqf file.
Open up init.sqf with a text editor.
Add the following at the bottom:
[] ExecVM "sector_ubf.sqf";
Pack your client .PBO file.
Upload it to your server and replace your old one.
How to add the Anti-Zombie UBF Script to your server:
Download the Anti-Zombie UBF Script.
Unpack your client .PBO file.
Move the safezone.sqf file to the same directory as your init.sqf file.
Open up init.sqf with a text editor.
Add the following at the bottom:
[] ExecVM "safezone.sqf"
Pack your client .PBO file.
Upload it to your server and replace your old one.
How to add Sarge AI to Sector UBF on your server:
Requirements: Sarge AI Base.
Download the Sarge AI file.
Open it up with a text editor.
Unpack your client .PBO file.
Go to the folder addons\SARGE\map_config.
Open up SAR_cfg_grps_chernarus.sqf with a text editor.
Copy the content of the Sarge AI File Section 1 and paste it beneath the end of the "Static, predefined infantry patrols" section.
Copy the content of the Sarge AI File Section 2 and paste it at line ~137.
Pack your client .PBO file.
Upload it to your server and replace your old one.
------------------------------------------------------------------
Thank you, the community of OpenDayZ, for the past year!
Hope you enjoy my release & feedback is always welcome!