Search results

  1. Jakkee

    Disable RustPP

    Try teleporting home, Closing the game Alt + F4 or clicking the x, then check console for callback errors. This is maybe where the ulink errors come from (Players force closing rust)
  2. Jakkee

    Placing opbject on your self [BUG]

    Most likely place a sleeping bag and then put a foundation on top of it. GlitchFix (Comes with Fougerite) blocks this I think
  3. Jakkee

    RustBuster Client Sided Scripting

    Would be cool showing the name of the plugin or just downloading server plugins 0 to 100% on the loading bar
  4. Jakkee

    RustBuster Client Sided Scripting

    Assmebly-CSharp -> Loadingscreen.infoText.Text = "Some text here" maybe? EDIT Seems to be for the progress bar
  5. Jakkee

    Some videos of RustBuster

    Do Rustbuster Legacy, you'll get more hits. Anyway, A lot of those videos are in Portuguese?
  6. Jakkee

    Hard lags after 1-2 Hours

    Done
  7. Jakkee

    Without servers

    what, you circled why they aren't showing up. You answered your own question haha... Give it some time to load or just find a server from HERE and then connect manually.
  8. Jakkee

    Solved Problem in making a server.

    You need to start the server using a .bat (Batch) File. Running the .exe will open the server like the client but you can fly around and stuff. This is my Run_Server.Bat file I use for my dev server. Save as INSERTNAME.bat @echo off rust_server.exe -batchmode -hostname "My Fougerite Server"...
  9. Jakkee

    Solved Problem in making a server.

    A map is already created on server start
  10. Jakkee

    Server API

    server-api
  11. Jakkee

    Plugin support for RustBuster is on the way

    Is it possible to pull it from the memory? Don't want no dirty players getting the dlls this way