Jump to content

@MAS weapons Lootspawner script (More weapons!)


BlackPlague_81st

Recommended Posts

  On 1/8/2015 at 1:03 PM, second_coming said:

For anyone who's interested I have put up the version of Lootspawner I am using which is set up as follows:

 

This version includes the additional buildings for Chernarus, plus additional buildings added here:

I have modified the loot so that:

Explosives have been removed.

Aircraft hangars spawn only metal scraps, circuit parts, engine oil, energy packs and vehicle repair kits

Industrial places are the place to find building materials.

Hospitals are now the only spawn points for medical items.

Supermarkets and pubs now only spawn food and drink.

Offical spawn items (items that you have to search) still spawn everywhere with the default loot.

 

https://github.com/secondcoming/Arma3-Epoch-Lootspawner/

 

 

 

so will this both work for Altis and Chernarus?

are there custom bases on chernarus?

 

 

Link to comment
Share on other sites

okay so i installed SecondComings Lspawner and theres HMG ammo.. yet theres no hmgs in my sever?

also theres explosives all over.. i thought you had removed those?

 

where can i manually remove this?

 

also theres a bunch of crates like special weapons crates and weapons crates spawning with nothing in them.. what the point of them?

 

also ive been to every hospital yet nothing has been spawned in there.... anyone have solution?

Link to comment
Share on other sites

  On 1/8/2015 at 11:35 PM, Ness said:

okay so i installed SecondComings Lspawner and theres HMG ammo.. yet theres no hmgs in my sever?

also theres explosives all over.. i thought you had removed those?

 

where can i manually remove this?

 

also theres a bunch of crates like special weapons crates and weapons crates spawning with nothing in them.. what the point of them?

 

also ive been to every hospital yet nothing has been spawned in there.... anyone have solution?

 

Sorry when I said no explosives I meant satchel charges and demolition charges, you can remove the mines etc by editing the LSlootlists.sqf and removing the following

  Reveal hidden contents

 

I have now removed the crates (they should have already been removed)

 

I need to sort out the medical spawns as the Hospital building (Land_A_Hospital) has no spawn points in it, so the loot doesn't spawn.

 

To add the armed pickup and Hunter you need to add them to your epochconfig.hpp file in the epochive folder, this is a copy of mine

  Reveal hidden contents

Link to comment
Share on other sites

  On 1/9/2015 at 4:59 AM, Luggz said:

So all of this Lspawner does me no good unless i have that @mas..... well thanks any ways

 

the version I posted doesn't use @mas, it just uses vanilla Epoch weapons. The building list is for Chernarus though so you would need to edit the LSBuildingsList.sqf to add in the building types found on Altis/Stratis for those two maps:

 

https://github.com/secondcoming/Arma3-Epoch-Lootspawner

Link to comment
Share on other sites

Ahh great explanations now it all makes sense.. thank you, Second. Also this might be of topic but how can I remove player markers from map? It seems this shows other players on map once theu shoot... also the nametags when your crosshair is on someone? Would anyone happen to know?

Link to comment
Share on other sites

  On 1/9/2015 at 6:16 AM, Ness said:

Ahh great explanations now it all makes sense.. thank you, Second. Also this might be of topic but how can I remove player markers from map? It seems this shows other players on map once theu shoot... also the nametags when your crosshair is on someone? Would anyone happen to know?

Hello maybe this will help some. https://community.bistudio.com/wiki/Arma_3_Difficulty_Menu. Also here is where my files are located for my server. To edit your difficulties go here \Arma3Config\Users\Arma3Config\Arma3Profile . To edit what difficulty your server is set to would be here \Arma3Config\config.cfg inside config.cfg you will find a line like this 

 
class Missions
{
class Epoch {
template = epoch.Altis; //Missions Map
difficulty = "Veteren";    // difficulty settings: veteran == NORMAL, mercenary == HARDCORE
};
};
 
Hope this helps.
Link to comment
Share on other sites

Has anyone figured out names of clothing for vanilla epoch so we can spawn the items with lootspawn? Wiki does not have them. :(

 

Edit --- Never-mind, easy way to find them is to spawn the item via the admin panel and view the admin log to see what the item name is.

 

Sample of a few:

 

"U_OG_Guerilla3_2",
"U_O_GhillieSuit",
"U_O_Wetsuit",
"U_OG_Guerilla3_1",
"U_C_Poloshirt_burgundy",
"U_C_Journalist",
"U_Wetsuit_uniform",
"U_ghillie1_uniform",
"U_Camo_uniform",
"U_C_Driver_3",
"U_C_Driver_4",
 

Link to comment
Share on other sites

Hi, I have a fairly strange problem. Headwear and vests are spawn with the LSpawner not usable. The items have no picture and be as white "bag" on the ground, they also require no space in your backpack / veste. After a reconnect but they are with picture and wearable.

Partial spawns no loot until you reconnectet.

I try to reinstall a fresh Epoch on the Server, but the error persists.

Link to comment
Share on other sites

  On 1/11/2015 at 12:58 AM, TorchGodz said:

Ok im having a problem i have gotten the system in no problem but nothing is spawning on the ground in any building. I am using the Altis map and have put the building exceptions in the LSlootBuildings.sqf, any help would be appreacited

 

Which LSpawner script are you using?

 

Make sure you are using the following listed for Altis

http://forums.bistudio.com/showthread.php?165234-Lootspawner-configurable-building-loot-system

Link to comment
Share on other sites

  On 1/11/2015 at 7:24 AM, RAV3N87 said:

ok can anyone help me out with how id go about getting this running on bornholm????

 

Looks like someone has already done it for Wasteland.

 

https://github.com/TOPARMA/ArmA3_Wasteland.Bornholm/tree/master/addons/Lootspawner

 

You basically need to change the LSlootBuildings.sqf to include the buildings on the Bornholm map.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
×
×
  • Create New...