Search results

  1. DreTaX

    Fougerite Official

    DreTaX updated Fougerite Official with a new update entry: 1.6.6 Read the rest of this update entry...
  2. DreTaX

    Fougerite Official - 1.6.6

    PATCHER WAS MODIFIED REPATCH OR USE THE PREPATCHED FILES Fougerite.dll Updated IronPythonModule, Jint, Magma, MoonSharp has been updated. New hook: On_SupplySignalExploded Rust++ Fixes, and Update Entity's Destroy() function was fixed for window bars thanks to jakkee. Fixed up World.Spawn for...
  3. DreTaX

    Approved HungerGames

    DreTaX updated HungerGames with a new update entry: 1.5.9 Read the rest of this update entry...
  4. DreTaX

    HungerGames - 1.5.9

    Small fix provided by salva.
  5. DreTaX

    Approved Anti-Wall-Loot

    It does. The mod just cancels the event with a timer 250 if you are using inventoryopen event, but if you are using inventoryadded event, then the cancel works instantly. =)
  6. DreTaX

    Approved Anti-Wall-Loot

    Why not cancel the lootevent?
  7. DreTaX

    Approved Wiper

    DreTaX updated Wiper with a new update entry: 1.1 Read the rest of this update entry...
  8. DreTaX

    Wiper - 1.1

    reupload
  9. DreTaX

    Approved WorldEditor

    DreTaX submitted a new resource: WorldEditor - In-game worldediting only for rustbuster servers. Read more about this resource...
  10. DreTaX

    WorldEditor - WorldEditor

    Description: This plugin is able to use your own UnityEngine assetbundles and then you are able to move around objects and stuffs using your own way =) Type /worldedit ingame if you are an admin. Visit our discord and view #development-resources channel to download the required files to build...
  11. DreTaX

    Approved Drop++ C#

    DreTaX submitted a new resource: Drop++ C# - Conversion of Drop++ in C# Read more about this resource...
  12. DreTaX

    Drop++ C# - Drop++ C#

    Just the conversion of Drop++ in C#. It's able to modify loot tables on server start.
  13. DreTaX

    Approved LootSpawner

    DreTaX updated LootSpawner with a new update entry: 1.2 Read the rest of this update entry...
  14. DreTaX

    LootSpawner - 1.2

    reupload
  15. DreTaX

    Fougerite Official

    DreTaX updated Fougerite Official with a new update entry: 1.6.5 Read the rest of this update entry...
  16. DreTaX

    Fougerite Official - 1.6.5

    reupload
  17. DreTaX

    RustBusterServer - 1.7.9

    Just reuploading
  18. DreTaX

    Approved Rank++

    I dunno, it needs update.
  19. DreTaX

    Reserved name

    If people change their IDs this won't work. __author__ = 'DreTaX' __version__ = '1.0' import clr clr.AddReferenceByPartialName("Fougerite") import Fougerite purple = "[color #6600CC]" class NameSaver: def On_PlayerConnected(self, Player): if DataStore.Get("NameSaver"...