Search results

  1. DreTaX

    Solved C# to xml error Dictionary

    [System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]is not supported because it imple ments IDictionary. Try with IDictionary instead of Dictionary i guess.
  2. DreTaX

    Solved Rust Experimental support?

    Pretty complicated. It took me some time to get into It back in the days in 2014-2015. C# and C++ compiled codes are made out of CIL (Instructions). Last time I used CIL to prove my University Teacher that he is wrong. Here is out CIL patcher...
  3. DreTaX

    RustBusterServer - 1.3.5

    Bunch of additions and fixes in the client Added server console command rb.reload (Reloads everything, hwid inis too) /rustbuster reload Added admin hack logs
  4. DreTaX

    Solved Rust Experimental support?

    A simple CIL modification. I used to do that too, and will probably do, when I finally get back as an active dev to pluton.
  5. DreTaX

    RustBusterServer - 1.3.4C

    Added a cfg option to allow newer client to connect Changed some messages Added BASIC API to the Server for plugins to use Logging system changed a bit
  6. DreTaX

    Rust legacy on linux

    fougerite.save or ctrl+c directly in the console to shutdown safely.
  7. DreTaX

    Approved BuildingRestriction

    Change: def On_EntityDeployed(self, Player, Entity): To: def On_EntityDeployed(self,Player,Entity, ActualPlacer): Use ActualPlacer instead of Player
  8. DreTaX

    Rust legacy on linux

    A virtual windows works fine.
  9. DreTaX

    Rust legacy on linux

    I would pick Debian, but the server files are totally fine. I can't help you setup your server on linux. Sorry.
  10. DreTaX

    Rust legacy on linux

    http://crackedrustservers.enjin.com/forum/m/19611458/viewthread/12328363-rust-cracked-server-on-linux However a linux server is unstable afaik.
  11. DreTaX

    Approved DonatorRank

    https://github.com/dretax/Python-Plugins/blob/master/FougeritePlugins/DestroySystem/DestroySystem.py#L307 A dictionary usage, a little import and boom. Seems better. :D
  12. DreTaX

    Real Time

    Possible to do, but dunno if I have the time to do this.
  13. DreTaX

    Rustbuster Automatic Server Updates

    Maybe It is. Maybe I will also allow users to connect with a higher client version to a lower server version. Will see ;)
  14. DreTaX

    Important About RustBuster 1.3.4 and Update problems

    Let's dump this back up. Curious if anyone gets a ban like that.
  15. DreTaX

    Compatibility

    Error log?
  16. DreTaX

    What do you mean?

    What do you mean?
  17. DreTaX

    Important Temporary Problem with RustBuster

    solved. Use the Verifyer to get all the stuffs back up.
  18. DreTaX

    RustBusterServer - 1.3.4B

    Fix
  19. DreTaX

    Important About RustBuster 1.3.4 and Update problems

    "Optional update" Run: RustBusterVerifyer.exe ~~ Windows 10 is detected as Windows 8 in UnityEngine.
  20. DreTaX

    RustBuster Client - 1.3.4

    Optional update. Nothing special, just updated, and added licensing information about the client, and some instructions for the users where they can read about the frequent problems if they would have any. Nothing new besides that.