Search results

  1. DreTaX

    Rust legacy on linux

    This is what i did: Copy apt-get install nano sudo dpkg --add-architecture i386 apt-get install wine:i386 apt-get install xorg apt-get install xfce4 dpkg-reconfigure xserver-xorg apt-get install vnc4server Enter "startxfce4 &" without quotes on the last line in: ~/.vnc/xstartup and save it...
  2. DreTaX

    How to send RPC from client to server and catch it

    That's not how you send RPCs from clientside... uLink.NetworkView.Get(PlayerClient.GetLocalPlayer().findnetworkviewofplayerherebecauseidunnothevariablename) .RPC("asd", PlayerClient.GetLocalPlayer().findnetworkviewofplayerherebecauseidunnothevariablename);
  3. DreTaX

    Fougerite Official

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

    Fougerite Official - 1.7.0

    Fougerite went through a huge structural change. View the commit here, and READ the changelog carefully! A lot of things aren't the same as they were before. https://github.com/Notulp/Fougerite/commit/7190818b0d94e9faaf90ca337dfd6773613b0d77 This build is still in "testing", but was majorly...
  5. DreTaX

    PlayZ Network [BR] - Loot+++

    Will check the server soon.
  6. DreTaX

    Solved RustBuster Client Problem

    What issue?
  7. DreTaX

    Restarts the RUST BUSTER Client Help!

    Launch rust.exe as admin.
  8. DreTaX

    RustBusterServer - 1.9.5

    Nothing serious server side. We just fixed the plugin bug at client side, and made a corresponding version for It.
  9. DreTaX

    RustBusterServer - 1.9.4

    Did a lot of security improvements inside RB. From now if you get caught hacking you will not only get banned, but your game will also instantly gets stopped. Injection detection just gotten a nice devious update. RustBuster Plugins also had some security holes fixed, and gotten some nice...
  10. DreTaX

    Approved AntiSpam

    DreTaX updated AntiSpam with a new update entry: 1.1 Read the rest of this update entry...
  11. DreTaX

    AntiSpam - 1.1

    Whitelisting moderators and admins.
  12. DreTaX

    Approved AutoSackRemover

    The Resources in not good to use at that point. "This function can return any type of Unity object that is loaded, including game objects, prefabs, materials, meshes, textures, etc. It will also list internal stuff, therefore please be extra careful the way you handle the returned objects...
  13. DreTaX

    RustBuster Client - 1.7.4

    Nothing serious just realised i had an old link here. I will be uploading a fresher version too maybe, with a new launcher.
  14. DreTaX

    Approved Chat System

    I can create some hooks for this in the next version.
  15. DreTaX

    RustBusterServer - 1.9.3

    CLIENT UPDATE WILL BE RELEASED A COUPLE OF HOURS LATER, SO EVERYONE CAN UPDATE. THIS CHANGELOG WILL BE UPDATED IF THAT HAPPENED, AND I WILL ALSO ANNOUNCE IT ON DISCORD. CLIENT IS RELEASED Server: Added two new options to allow client side modification of weapon and ccmotor values. If these...
  16. DreTaX

    How to use MySQL in Fougerite ??

    https://www.codeproject.com/Articles/43438/Connect-C-to-MySQL
  17. DreTaX

    RustBusterServer - 1.9.2

    Fixed automated screenshot issues, update is required. Screenshots are also using LZ4 compression methods, so you may now set the resolution to 1920x1080 Added Compression and DeCompression method to server side API class also. You may now compress / decompress anywhere where you want to make...
  18. DreTaX

    Approved GameNoGlitch

    As far as I know It's an improvement of GlitchFix, and can be replaced with it.
  19. DreTaX

    KeyboardAPI

    keyboardapi
  20. DreTaX

    Approved AntiSpam

    DreTaX submitted a new resource: AntiSpam - A simple anti flood plugin in Python Read more about this resource...