Search results

  1. DreTaX

    Important RustBuster Beta is out

    I will give out an update release then in a few minutes. I had to finalize the autoupdater and I made a lot of changes in It. See if you can manually update It by downloading the update from here: http://fougerite.com/RustBuster/ Until then I will upload the whole client.
  2. DreTaX

    Important RustBuster Beta is out

    Oh, Is it? Dayum.
  3. DreTaX

    RustBusterServer - 1.2.3

    Fixed a bunch of bugs with a lot of tests with taryn Fixed cfg saving Fixed Server not checking RB Clients after a time reported by Sturt (Server side) RustBuster now requires admin rights, and will request It if needed Fixed pinging Updates moved to fougerite.com Most of the connections are...
  4. DreTaX

    Important RustBuster Beta is out

    I already explained. http://fougerite.com/resources/rustbuster-client.198/
  5. DreTaX

    Important RustBuster Beta is out

    "Missing RustBusterHelper.exe..." You still ask why?
  6. DreTaX

    Important RustBuster Beta is out

    I'm saying this for the last time, there will be a Plugin Development API for RustBuster after It is stable to use.
  7. DreTaX

    Important RustBuster Beta is out

    I think he didn't update to 1.2.2...
  8. DreTaX

    Important RustBuster Beta is out

    You must be joking. I already said there will be an API but you will NEVER get the source. I worked hard for a stuff like this, I won't simply give It out so you could run away with It. Besides, open-source is far more dangerous for something like this. Do you think VAC, EAC, Punkbuster are...
  9. DreTaX

    Important RustBuster Beta is out

    http://fougerite.com/resources/categories/rustbuster.8/
  10. DreTaX

    Fougerite Official

    No Idea if this conversion works, but was simpler than giving out a Magma fix quickly. If It doesn't work, let me know, I will go with the fix. __author__ = 'DreTaX' __version__ = '1.0' import clr clr.AddReferenceByPartialName("Fougerite") clr.AddReferenceByPartialName("Assembly-CSharp")...
  11. DreTaX

    spawn

    Right. The Python version was buggy because I screwed It, but the JS version works perfectly. var prefabs = [ ["SingleBed", ";deploy_singlebed"], ["MetalCeiling", ";struct_metal_ceiling"], ["MetalDoorFrame", ";struct_metal_doorframe"]...