Search results

  1. DreTaX

    Approved DestroySystem

    Can you try this? https://github.com/dretax/Python-Plugins/blob/master/FougeritePlugins/DestroySystem/DestroySystem.py Added new cfg options.
  2. DreTaX

    Approved DestroySystem

    /instako lol
  3. DreTaX

    Important RustBuster Beta is out

    I guess that means that the server is outdated. What part can't you understand? The player gets a normal ID and IP ban too, and if RustBuster detected hacks, It will get a HWID ban too. If the player received a RustBuster ban, you will have to unban all of them.
  4. DreTaX

    Question on wiki

    Util.GetUtil().SetInstanceField(typeof(IInventoryItem), e.Item.RInventoryItem.condition, "condition", 20); Guess it can be only that then. It throws error if it fails.
  5. DreTaX

    Question on wiki

    Util.GetUtil().SetInstanceField(typeof(e.Item.RInventoryItem), e.Item.RInventoryItem.condition, "condition", 20);
  6. DreTaX

    Question on wiki

    Util.GetUtil().SetInstanceField(typeof(e.Item.RInventoryItem), e.Item.RInventoryItem.condition, "condition", 20); Maybe.
  7. DreTaX

    Question on wiki

    I guess.
  8. DreTaX

    Important RustBuster Beta is out

    From 1.3.2 It should even autoreplace the RustBuster2016Helper.exe when you launch the game.
  9. DreTaX

    Question on wiki

    https://github.com/Notulp/Fougerite/blob/master/Fougerite/Fougerite/Util.cs#L718 SetInstanceField(Type type, object instance, string fieldName, object val) Util.GetUtil().SetInstanceField(typeof(IInventoryItem.condition), IInventoryItem.condition, "condition", valuehere) Something like that.
  10. DreTaX

    Important RustBuster Beta is out

    You either forgot to copy the exe. Try running the verifyer. Something with their server I assume.
  11. DreTaX

    Solved Death when connecting to the server

    Delete these unneccessary plugins: DataStoreSaver IllegalName AntiDizzy (WTF, that shouldn't even be there?)
  12. DreTaX

    Question on wiki

    You can only use Reflection in C# to change that.
  13. DreTaX

    RustBusterServer - 1.3.2

    There we go.
  14. DreTaX

    RustBusterServer - 1.3.1B

    Last fix for the 1.3.1
  15. DreTaX

    Solved Stuck on connecting loading screen

    Read before you post.. The first image already tells you there is a version mismatch between the server and the client. It means that the server is outdated. And the verifyer has errors because your rust is running.
  16. DreTaX

    Important RustBuster Beta is out

    All fine here.
  17. DreTaX

    RustBusterServer - 1.3.1

    Added more anti-hack mechanisms.
  18. DreTaX

    Question on wiki

    All of them 250 stack?