I'd like to request to disable events at the Lighthouse monument due to scientists spawning inside the rocks and killing players without players being able to shoot back.
Scientists spawn inside lighthouse rocksFixed
For now you can change:
var list = new List<string> { "Quarry", "Outpost", "Sewer", "Satellite Dish", "Water Treatment Plant" };
to
var list = new List<string> { "Quarry", "Outpost", "Sewer", "Satellite Dish", "Water Treatment Plant", "Lighthouse" };
until I fix this bug.
var list = new List<string> { "Quarry", "Outpost", "Sewer", "Satellite Dish", "Water Treatment Plant" };
to
var list = new List<string> { "Quarry", "Outpost", "Sewer", "Satellite Dish", "Water Treatment Plant", "Lighthouse" };
until I fix this bug.
Thank you so much. Is there a reason they shouldn't spawn at Quarry, Sewer, Satellite, and Water Treatment Plant?
Also can you add a donate button to your plugin page? I think this is one of the best pve event plugins out there, and you should be rewarded for this.
Also can you add a donate button to your plugin page? I think this is one of the best pve event plugins out there, and you should be rewarded for this.
Np. Because I had some issues getting an event to spawn there. I'll look into it when I have some time.
There's no donate button right now. There used to be one on OxideMod. You can donate to [email protected] via PayPal if you'd like.
Edit: Updated https://umod.org/plugins/dangerous-treasures#updates
There's no donate button right now. There used to be one on OxideMod. You can donate to [email protected] via PayPal if you'd like.
Edit: Updated https://umod.org/plugins/dangerous-treasures#updates
Locked automatically