Search results

  1. Jakkee

    Approved DonatorRank

    Thats do able, I'll add that to my never ending todo list. I've almost completed this plugin in C# so it's gained a lot of new features and still be able to run a lot faster than Python
  2. Jakkee

    Role play plugin?

    It wasn't exactly an auto translation, The server owner had to create say a Russian version of the messages and then anyone of the server can view the Russian version.
  3. Jakkee

    Map radar?

    Should post it in the Plugins sections to be approved. Other wise people may download harmful plugins to Servers/Clients
  4. Jakkee

    Are people using custom plugins and ect.?

    Oooo Australian! I'll pop in and out ever now and then! I'm in Australia!
  5. Jakkee

    Are people using custom plugins and ect.?

    Current client side Plugins: http://fougerite.com/resources/categories/rustbuster-plugins.9/ These are placed in Save/RustBuster2016server/Plugins Client will download them from the server when joining, Client side Plugins are new and only a few people are working on them. More goodies to come!
  6. Jakkee

    Video on making a Rust Buster server?

    Omg, mr helpful Installing RB is like installing a C# plugin: http://fougerite.com/threads/how-to-install-c-plugins.387/
  7. Jakkee

    Oxide Configuration System

    [Settings] Enabled=True Disable Some Setting=False [Data] List Of Users=Jakkee,DreTaX,RustBuster VectorOfSomeLocation=296,-55,738 [Messages] HelpMsg1=--------Help Commands-------- HelpMsg2=/help, /kill, /die, /tp SomePluginMsg1= {0} does not have permission for command {1} SomePluginMsg2=Round...
  8. Jakkee

    Approved Enhanced Ban System

    Approved :)
  9. Jakkee

    Approved AdminPlus

    Read above, http://fougerite.com/resources/adminplus.27/history Download version 1.8.6
  10. Jakkee

    Auto plugin loader

    Yep, Pretty sure DLL can only be loaded on server start If it was like .cs / .py / .js etc etc it will be possible to compile them when server detect new changes to Plugins folder Probably be able to pull up Plutons code and use that
  11. Jakkee

    Approved TempMute

    :D:D:D:D
  12. Jakkee

    Approved TempMute

    There should be away to cancel the transmission of voice?
  13. Jakkee

    Approved TempMute

    I think idea of voice muting as well, Not sure how to go about it
  14. Jakkee

    Approved TimeVoter

    It was more so aimed at Forbidin
  15. Jakkee

    HELP

    Are you using GatherPlus?
  16. Jakkee

    How to guard against range hack

    You should be able to as it's a GameObject, Would be the same as getting a radtown, Rock, Barrel etc I guess it'll be called Tree Gatheritem as Get.GameObject<Tree>
  17. Jakkee

    How to guard against range hack

    That is a lot of code, I think this would work: On_Gather if (Vector3.Distance(player.location, entity.location) is greater than 5m) Cancel gather event
  18. Jakkee

    error

    path not found:C:\Windows\rust\mono\mono\mini\mono.exe
  19. Jakkee

    buffer nd some errors

    Uh, Possibly just a random server error. Is that the same error in logs?
  20. Jakkee

    error

    path not found: C:\Windows\rust\mono\mono\mini\mono.exe