Hi guys.
As you're probably aware today's patch introduced a new map called "Arena Valley". It's a very small PVP arena map.
Unfortunately it comes with empty loot crates (The previously unused "WeaponLootCrate").
If you're planning on running the map it would be advisable to set up loot for the WeaponLootCrates using the LootConfig plugin and editing the LootConfig.json file.
I've included the weapons crate section that I added to my config. It's rough but it will give you a starting point. Enjoy
EDIT: For the Eagle Eyed among you I added a description where I couldn't figure out the ItemId Text for the Item I wanted to spawn. It's purely there to remind you what you're spawningCode:"WeaponLootCrate": { "RollCount": 1, "RollWithoutReplacement": true, "LootResult": null, "Children": [ { "Key": 2.0, "Value": { "RollCount": 1, "RollWithoutReplacement": true, "LootResult": { "ItemId": "Arrow", "StackSize": 50, "RandomVariance": 0 }, "Children": [] } }, { "Key": 2.0, "Value": { "RollCount": 1, "RollWithoutReplacement": true, "LootResult": { "ItemId": "ShotgunShell", "StackSize": 10, "RandomVariance": 0 }, "Children": [] } }, { "Key": 2.0, "Value": { "RollCount": 1, "RollWithoutReplacement": true, "LootResult": { "ItemId": "Bullet", "StackSize": 10, "RandomVariance": 0 }, "Children": [] } }, { "Key": 2.0, "Value": { "RollCount": 1, "RollWithoutReplacement": true, "LootResult": { "ItemId": "PistolBullet", "StackSize": 20, "RandomVariance": 0 }, "Children": [] } }, { "Key": 2.0, "Value": { "RollCount": 1, "RollWithoutReplacement": true, "LootResult": { "ItemId": "ARBullet", "StackSize": 30, "RandomVariance": 15 }, "Children": [] } }, { "Key": 2.0, "Value": { "RollCount": 1, "RollWithoutReplacement": true, "LootResult": { "ItemId": "Dynamite", "StackSize": 5, "RandomVariance": 0 }, "Children": [] } }, { "Key": 2.0, "Value": { "RollCount": 1, "RollWithoutReplacement": true, "LootResult": { "ItemId": "Shotgun", "StackSize": 1, "RandomVariance": 0 }, "Children": [] } }, { "Key": 2.0, "Value": { "RollCount": 1, "RollWithoutReplacement": true, "LootResult": { "ItemId": "Pistol", "StackSize": 1, "RandomVariance": 0 }, "Children": [] } }, { "Key": 2.0, "Value": { "RollCount": 1, "RollWithoutReplacement": true, "LootResult": { "ItemId": "98", "StackSize": 1, "RandomVariance": 0, "Description": "Assault Rifle Auto" }, "Children": [] } }, { "Key": 2.0, "Value": { "RollCount": 1, "RollWithoutReplacement": true, "LootResult": { "ItemId": "7", "StackSize": 1, "RandomVariance": 0, "Description": "Assault Rifle Auto" }, "Children": [] } }, { "Key": 2.0, "Value": { "RollCount": 1, "RollWithoutReplacement": true, "LootResult": { "ItemId": "225", "StackSize": 1, "RandomVariance": 0, "Description": "Assault Rifle Semi" }, "Children": [] } }, { "Key": 2.0, "Value": { "RollCount": 1, "RollWithoutReplacement": true, "LootResult": { "ItemId": "92", "StackSize": 1, "RandomVariance": 0, "Description": " Car Hunting Bow" }, "Children": [] } }, { "Key": 0.25, "Value": { "RollCount": 1, "RollWithoutReplacement": true, "LootResult": { "ItemId": "5", "StackSize": 5, "RandomVariance": 0, "Description": " Cooked Steak" }, "Children": [] } } ] }
Arena Valley - How to set up loot
Discussion in 'Hurtworld Discussion' started by Sionn, Mar 18, 2016.
-
How to start a server with this map?
-
"host 12871 arena_valley;queryport 12881 ;servername EzComeEzGo ;addadmin <yoursteamid>;maxplayers 60" -logfile "gamelog.txt" -
https://pp.vk.me/c630622/v630622734/266aa/LqQlRDfV_Wk.jpg
the loot in the boxes does not appear again. -
So this map does not work with rented servers?
-
Last edited by a moderator: Mar 18, 2016 -
-
[DOUBLEPOST=1458313896][/DOUBLEPOST]I use the config of the map author.
[DOUBLEPOST=1458314456][/DOUBLEPOST]http://joxi.ru/gmvVgBNTn7GZma?d=1Attached Files:
-
-
How to do new equipment while dead (always)?