- Commands
-
Open me
- npcsetup.refresh - to force refresh old NPC's and corpses
- Configuration
-
Open me
JSON:{ "Loot respawn delay": 0.4, "List": [ { "Shortname": [ "heavyscientist", "humannpc", "More entities at -> http://bit.ly/orange_entities" ], "Change parameters": false, "Change loot": false, "Change loadout": false, "Health": 150.0, "Loadout kit name": "", "Damage multiplier": 1.0, "Loot Settings": { "Minimal items to add": 2, "Maximal items to add": 4, "Items": [ { "Shortname": "wood", "Minimal amount": 1000, "Maximal amount": 2000, "Skin": 0, "Display name": null, "Blueprint": false, "Fuel": 0.0, "amount": 1095 }, { "Shortname": "stones", "Minimal amount": 1000, "Maximal amount": 2000, "Skin": 0, "Display name": null, "Blueprint": false, "Fuel": 0.0, "amount": 1841 }, { "Shortname": "metal.refined", "Minimal amount": 1000, "Maximal amount": 2000, "Skin": 0, "Display name": null, "Blueprint": false, "Fuel": 0.0, "amount": 1028 } ] } }, { "Shortname": [ "scientistnpc", "npcplayertest" ], "Change parameters": false, "Change loot": false, "Change loadout": false, "Health": 150.0, "Loadout kit name": "", "Damage multiplier": 1.0, "Loot Settings": { "Minimal items to add": 2, "Maximal items to add": 4, "Items": [ { "Shortname": "wood", "Minimal amount": 1000, "Maximal amount": 2000, "Skin": 0, "Display name": null, "Blueprint": false, "Fuel": 0.0, "amount": 1347 }, { "Shortname": "stones", "Minimal amount": 1000, "Maximal amount": 2000, "Skin": 0, "Display name": null, "Blueprint": false, "Fuel": 0.0, "amount": 1317 }, { "Shortname": "metal.refined", "Minimal amount": 1000, "Maximal amount": 2000, "Skin": 0, "Display name": null, "Blueprint": false, "Fuel": 0.0, "amount": 1575 } ] } } ] }
- Configuration 2.0
-
Open me
JSON:{ "Loot respawn delay": 0.4, "List": [ { "Shortname": [ "heavyscientist", "humannpc", "More entities at -> http://bit.ly/orange_entities" ], "Change parameters": false, "Change loot": false, "Change loadout": false, "Health": 150.0, "Range": 50.0, "Loadout kit names": [ "", "", "" ], "Damage multiplier": 1.0, "Loot Settings": { "Minimal items to add": 2, "Maximal items to add": 4, "Items": [ { "Shortname": "wood", "Minimal amount": 1000, "Maximal amount": 2000, "Skin": 0, "Display name": null, "Blueprint": false, "Fuel": 0.0, "amount": 1071 }, { "Shortname": "stones", "Minimal amount": 1000, "Maximal amount": 2000, "Skin": 0, "Display name": null, "Blueprint": false, "Fuel": 0.0, "amount": 1898 }, { "Shortname": "metal.refined", "Minimal amount": 1000, "Maximal amount": 2000, "Skin": 0, "Display name": null, "Blueprint": false, "Fuel": 0.0, "amount": 1202 } ] } }, { "Shortname": [ "scientistnpc", "npcplayertest" ], "Change parameters": false, "Change loot": false, "Change loadout": false, "Health": 150.0, "Range": 50.0, "Loadout kit names": [ "", "", "" ], "Damage multiplier": 1.0, "Loot Settings": { "Minimal items to add": 2, "Maximal items to add": 4, "Items": [ { "Shortname": "wood", "Minimal amount": 1000, "Maximal amount": 2000, "Skin": 0, "Display name": null, "Blueprint": false, "Fuel": 0.0, "amount": 1948 }, { "Shortname": "stones", "Minimal amount": 1000, "Maximal amount": 2000, "Skin": 0, "Display name": null, "Blueprint": false, "Fuel": 0.0, "amount": 1087 }, { "Shortname": "metal.refined", "Minimal amount": 1000, "Maximal amount": 2000, "Skin": 0, "Display name": null, "Blueprint": false, "Fuel": 0.0, "amount": 1899 } ] } } ] }
Change loot/loadout/params of NPC's on your server!