Search results

  1. DreTaX

    Next Week Objectives

    Just because why not. Currently in plan: Solve that little Fougerite thing bug that was reported Update RustBuster, will be adding the launcher with a new major update Add a test object to rustbuster Do you have any sort of objects that i could try? Its easier than adding guns and stuffs for...
  2. DreTaX

    TDM Plugin with Client Side GUI Buymenu

    teamdeathmatch.
  3. DreTaX

    Fougerite Official

    Any other details in the logs?
  4. DreTaX

    TDM Plugin with Client Side GUI Buymenu

    Trying to think about ideas.
  5. DreTaX

    Fougerite Official

    @McRustReloaded Anything?
  6. DreTaX

    Approved AdvancedTester (RecoilTest/JumpTest)

    He wasn't really here then. Serverside protections will never be good as client protections obviously. I don't blame him, but I will be working and looking and testing custom stuffs one more time today. And If I actually manage to do things, such as new things, then he should say the same...
  7. DreTaX

    Approved AdvancedTester (RecoilTest/JumpTest)

    Exactly how i say....
  8. DreTaX

    About RustBuster and Fougerite

    // Local player var player = PlayerClient.GetLocalPlayer(); // Find everyone else public List<Character> GetPlayerList() { List<Character> list = new List<Character>(); var PlayerOBJs = Object.FindObjectsOfType<Player>(); foreach (Object obj2 in PlayerOBJs) { if (obj2 !=...
  9. DreTaX

    Approved AdvancedTester (RecoilTest/JumpTest)

    We can't detect everything at serverside sadly.
  10. DreTaX

    AdminPanel in GUI for RustBuster

    In Plans...
  11. DreTaX

    Approved FPSDisplay

    https://github.com/dretax/FPSDisplay
  12. DreTaX

    Approved FPSDisplay

    DreTaX submitted a new resource: FPSDisplay - A simple FPS Display plugin Read more about this resource...
  13. DreTaX

    FPSDisplay - FPSDisplay

    Client side Command: rb.fps
  14. DreTaX

    UnbanTool Protection

    Could you please read a little bit instead of talking about things that you don't know :p? That plugin is outdated as fuck. http://fougerite.com/resources/bannedpeople.15/ You will NEVER be able to bypass SteamID and IP changes. RustBuster uses and sends HARDWARE IDS which cannot be changed...
  15. DreTaX

    UnbanTool Protection

    Don't be funny please. You can't. The only thing you can do is switch to rustbuster.
  16. DreTaX

    RCON login block

    Try giving them the Moderator flag.
  17. DreTaX

    Can not connect

    Your ports aren't open. 28025,28026,28027
  18. DreTaX

    Can not connect

    You are not launching rust as admin, therefore the client cannot ping the IP
  19. DreTaX

    Simple Question, Probably Simple Answer

    Or crafting.instant true in the server.cfg