Search results

  1. DreTaX

    Important RustBuster Beta is out

    I just updated the Equinox RustBuster test server. I'm online there, and all is fine. 12/28/2016 12:06:27 AM [Console] [RustBuster Login] RustBuster - 76561197986677xxx - xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 12/28/2016 12:06:28 AM [Console] [RustBuster Version Check] 76561197986677xxx 1.2.3...
  2. DreTaX

    Important RustBuster Beta is out

    Is 28016 and 28017 port open? You client fails to connect.
  3. DreTaX

    Important RustBuster Beta is out

    Is 28016 and 28017 port open? You client fails to connect.
  4. DreTaX

    Important RustBuster Beta is out

    I created a verifyer for later use. It will be useful if the updates would fail or anything.
  5. DreTaX

    Important RustBuster Beta is out

    Provide us some server/client logs.
  6. DreTaX

    RustBuster Client - 1.2.3

    Bunch of changes, It was necessary to do.
  7. DreTaX

    Important RustBuster Beta is out

    Is RustBusterServer running? Whats your port? For example if it is 28015, is 28016 and 28017 open?
  8. DreTaX

    Important RustBuster Beta is out

    Glad you could work It out. For these cases I will probably do another application that will confirm that everything is alright. We will see. I'm uploading the client as an update now.
  9. DreTaX

    Important RustBuster Beta is out

    See my comment above.
  10. 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.
  11. DreTaX

    Important RustBuster Beta is out

    Oh, Is it? Dayum.
  12. 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...
  13. DreTaX

    Important RustBuster Beta is out

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

    Important RustBuster Beta is out

    "Missing RustBusterHelper.exe..." You still ask why?
  15. 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.
  16. DreTaX

    Important RustBuster Beta is out

    I think he didn't update to 1.2.2...
  17. 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...
  18. DreTaX

    Important RustBuster Beta is out

    http://fougerite.com/resources/categories/rustbuster.8/
  19. 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")...
  20. 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"]...