Jump to content
  • 0

Bornholm server setup, wanting loot to spawn on the ground like arma 2


RAV3N87

Question

2 answers to this question

Recommended Posts

  • 0

i've been trying to do the same, ill post some of my progress below and would love for someone to fill me in :S

 

init.sqf ~
fn_getBuildingstospawnLoot = compile preProcessFileLineNumbers "Lootspawn\fn_LSgetBuildingstospawnLoot.sqf";
LSdeleter = compile preProcessFileLineNumbers "Lootspawn\LSdeleter.sqf";
[] execVM "Lootspawn\Lootspawner.sqf";
 
[] execVM "\q\addons\custom_server\init.sqf";
 
Lootspawner.sqf
swSpZadjust = true; //needed for ArmA 2 and older Maps/Buildings -> true
 
//Buildings that can spawn loot go in this list
#include "LSlootBuildings.SQF"
//Loot goes in these lists
#include "LSLootLists.SQF"
#include "LSLootLists_HighLoot.SQF"
 
thats all ive edited so far. and i threw in some mas 1.8 weapons into that highloot+lootlist SQF.
 
 
Link to comment
Share on other sites

  • 0

I've had this on my bornholm server for weeks.. just follow the instructions on these forums works like a charm!

 

 

Just taken mine down though till official next release as with std antihax it was perm full of hackers teleporting all over the shop..and if I'm honest Even with tweaked loot and antagonist and added scripts and cars etc.. I was just bored! so taking a break till theres something new to play with!

 

Good luck with yours though!..Might well come have a play.. but spending my days admining is just no fun when all your doing is getting moaned at about all the hacks:(

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...