Search results

  1. DreTaX

    Fix it?

    That's rustprotect lmao.
  2. DreTaX

    Rustbuster Server commands

    http://fougerite.com/resources/bannedpeople.15/ /rbban playername - Bans Player with HWID /rbunban HWID - UnBans HWID /rustbuster /rustbuster reload Console CMD: rb.reload
  3. DreTaX

    OnItemClick???

    Server side I think doesn't recieve any sort of click events just move events. I may try to look for client event. I also want to add hurt and such events on the client.
  4. DreTaX

    OnItemClick???

    Server on client side?
  5. DreTaX

    Approved PillarRestrictions

    https://github.com/salvadj1/PillarRestrictions/blob/master/PillarRestrictions.cs#L49 The "player" variable was the old crappy thing from magma, which tries to find the structurecomponent's owner. If the player would be offline you will get a null for It. What I mean is that if you place a...
  6. DreTaX

    Please help!!

    netstat -na | find "28016" ^ type that in cmd if you have a windows after you ran the server.
  7. DreTaX

    Need Help In Writing Plugin!

    http://fougerite.com/wiki/craftingevent/ https://github.com/Notulp/Fougerite/blob/master/Fougerite/Fougerite/Events/CraftingEvent.cs if CraftingEvent.ItemName == "M4": or if CraftingEvent.ResultItem.name == "M4": You should just incase print out the name of the crafting item, so we know...
  8. DreTaX

    RepairBenchEvent

    repairbenchevent
  9. DreTaX

    On_RepairBench

    on-repairbench
  10. DreTaX

    ItemMoveEvent

    itemmoveevent
  11. DreTaX

    On_ItemMove

    on-itemmove
  12. DreTaX

    New hackers trying to destroy new servers

    I assume that this is a non-rustbuster server? Calorie and rad hacks were patched years ago, as you can see it in the banlog. What's the actual matter?
  13. DreTaX

    Please help!!

    The server shouldn't kick you even if it has no internet access. The client sees It, but can't ping the server. Ensure that your 28016 port is totally open. Last time i checked local servers It worked for me.
  14. DreTaX

    Please help!!

    If It is local It doesn't matter. The server should be running fine without steamconnection too, just simply net.connect localhost:28015 It should work fine.
  15. DreTaX

    Thread

    Because Unity requires It. Use: http://fougerite.com/wiki/calling-methods-from-the-main-thread-using-loom/
  16. DreTaX

    New hackers trying to destroy new servers

    You could contribute instead of shitting around while i was away. I will read ur issue soon, I am back for more.
  17. DreTaX

    Please help!!

    You are getting that because rust legacy was disconnected from steam a time being by facepunch. Or your machine is blocking steam.
  18. DreTaX

    Rustbuster server crash bug/to many threads reached

    I will see if its possible to decrease the thread amount server side.
  19. DreTaX

    Approved NMap

    DreTaX submitted a new resource: NMap - NMap by _NewAge Read more about this resource...