Jump to content

Elliott Ricken

Member
  • Posts

    20
  • Joined

  • Last visited

Everything posted by Elliott Ricken

  1. Change lines : private void OnNewSave(string _) { if (_config.SafePointsRemoval) _safePoints.Clear(); _hiddenPlayersPersist.Clear(); SaveData(); } ----------- to : private void OnNewSave(string _) { if (_config.SafePointsRemoval) _safePoints.Clear(); _hiddenPlayersPersist.RemoveWhere(_ => true); // Removes all elements SaveData(); } This works for me ! Would be nice if this plugin would be supported for some like us who bought this plugin 4 months ago!
  2. Hi theres currently issues with the water on this map. When can I expect it to be fixed. Purchased for the wipe only to not being able to use it.
  3. This map does not work when you download it and put it on your onedrive to try to load in your server. It seems you provide instructions to open the map with rust edit- but where do we get the 4 monuments from?
  4. I would like to be able to spawn in NPC Scientists when the node appears. if possible have the chopper like at oil rig drop the scientists to give the time for players to flee the sector. Would that be possible! Thank you I really think this would be a great add.
2.3m

Downloads

Total number of downloads.

10.7k

Customers

Total customers served.

154.3k

Files Sold

Total number of files sold.

3.3m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.