My server is a low pop server, for better PVE fun, I'd like either have NPCs guarding the drop crate or remove the drop crate completely for the land monuments. Is that possible?
This doesn't effect the oil CHinooks correct?
Disabling drop crates?
This has nothing todo with oil rigs. NPCs guarding is another plugin. if you don't want it to drop then add the 5 monuments to your
Disallowed monument Thank you for the reply, that will work, just wondering what monuments are
"Cave",
"WaterWell"Would I be safe by asuming this will stop the chinook drops
"Cave",
"WaterWell",
"Power plant",
"Water treatment plant",
"Airfield",
"Dome"
Or can I just put
"Min crate drops per chinook": 0,
"Max crate drops per chinook": 0,
Merged post
I added those two things it didn't work sadly. I will try and see if there is short names for monuments.
Merged post
Err correction I forgot to reload the plugin lol
Merged post
[Better Chinook Patrol] Invalid monument type: launch_site_1
[Better Chinook Patrol] Invalid monument type: nuclear_missile_silo
[Better Chinook Patrol] Invalid monument type: powerplant_1
[Better Chinook Patrol] Invalid monument type: military_tunnel_1
[Better Chinook Patrol] Invalid monument type: trainyard_1
[Better Chinook Patrol] Invalid monument type: airfield_1
[Better Chinook Patrol] Invalid monument type: Water_treatment_plant_1
[Better Chinook Patrol] Invalid monument type: radtown_small_3
[Better Chinook Patrol] Invalid monument type: mining_quarry
[Better Chinook Patrol] Invalid monument type: satellite_dish
[Better Chinook Patrol] Invalid monument type: sphere_tank
[Better Chinook Patrol] Invalid monument type: mining_quarry_c
[Better Chinook Patrol] Invalid monument type: mining_quarry_b
didn't work, thanks anyways.
Those are monument prefab short names, but you entered into the config section for monument types. A monument can be identified multiple ways, by type, tier, prefab, etc. You just need to enter those names into the correct place in the config (prefabs).
"Disallowed monument prefabs (partial match)": [
"launch_site_1",
"nuclear_missile_silo",
"powerplant_1",
"military_tunnel_1",
"trainyard_1",
"airfield_1",
"Water_treatment_plant_1",
"radtown_small_3",
"mining_quarry",
"satellite_dish",
"sphere_tank",
"mining_quarry_c",
"mining_quarry_b"
],