Purge

Moved

Total Downloads: 946 - First Release: Jun 2, 2015 - Last Update: Jan 31, 2017

4.83333/5, 12 likes
  1. what do you mean? my english is not so good so im from germany..

    is there no way to stream a sound from a url when the purge starts?
     
  2. Wulf

    Wulf Community Admin

    No, the Rust client does not support that.
     
  3. :(( okay
    [DOUBLEPOST=1495728820][/DOUBLEPOST]But Devblog 148 says that:

    • Sulphur ore world model
    • Fixed freelook vending machine exploit
    • Can no longer lock vending machines
    • Q button no longer closes vending machine panel
    • Can rotate empty vending machines
    • Vending machine sounds are serverside <===== so we can use this and change the wav file.. ;)
    • Can only access vending machine inventory from rear
    • Fixed right click inserting items into vending machine as customer
     
  4. So for some reason turrets can't take damage even if the purge is active is there a reason for this?
     
  5. ty soo much wulf for doing this!
     
  6. So i got two questions:

    1. Is there a way to set the timer from "24-hour format" to a "1-week format" ?
    2. Is there a way to allow players Killing each other during the protect time, so only Buildings get protected ?
     
  7. Wulf

    Wulf Community Admin

    Not currently.
     
  8. Better questions:
    • Does anyone in here know how the time formating in the "Purge.cs" file works ? because the only thing in there is:
    Code:
    bool PurgeTime
            {
                get
                {
                    var time = realTime ? DateTime.Now.TimeOfDay : server.Time.TimeOfDay;
                    return purgeBegin < purgeEnd ? time >= purgeBegin && time < purgeEnd : time >= purgeBegin || time < purgeEnd;
                }
            }
    Wouldn't it be possible to change the string format of the time to a weekly/monthly base ? Because the available formats in c# are:

    Code:
    String.Format("{0:y yy yyy yyyy}",
    String.Format("{0:M MM MMM MMMM}",
    String.Format("{0:d dd ddd dddd}",
    String.Format("{0:h hh H HH}",
    String.Format("{0:m mm}",
    String.Format("{0:s ss}",
    String.Format("{0:f ff fff ffff}",
    String.Format("{0:F FF FFF FFFF}",
    String.Format("{0:t tt}",
    String.Format("{0:z zz zzz}",
    
    As far as i know.

    • Will there be an option to allow players to kill each other but not raiding buildings ?
     
  9. So, I am currently having issues Damaging barrels and Animals during the day, In the Config, SafeLoot is True and SafeAnimal is also True... Still not working, i have restarted the server a multitude of times and still nothing
     
  10. "Purge Time (24-hour format)":{
    "Begin (00:00:00)":"18:00:00",
    "End (00:00:00)":"06:00:00"

    Is the time ON RUST or in real life?
     
  11. hey, is there anyway to make twig take damage! atm during the day the twig is basically indestructible.
     
  12. Twig is indestructible during day and animals can't be killed
     
  13. I have same problem. And it's possible to add option for allow PvP ?
     
  14. hi is this plugins still working ?
     
  15. Wulf

    Wulf Community Admin

    Should be, but has some things that need to be done to it yet.
     
  16. Hello,

    Is there an easy way to change the purge from hours in the day to days in the week?
     
  17. hi i installed this plugin but cant kill animals and cant take damage from animals can some one help
     
  18. Wulf

    Wulf Community Admin

    Did you change the settings for that?
     
  19. i set everything to true but seems not work with animals
     
  20. yea i changed the settings but it is not working does true pve file blocks ???bec i have true pve instlled too in that i have se after 6pm pvp starts
     

    Attached Files: