Search results

  1. DreTaX

    Fougerite Official

    This quick release was made against the calorie ban thing, a real release of RB and Fougerite is inc.
  2. DreTaX

    OnItemClick???

    I am almost 100% sure that the item click is not going to the server, since it would flood the network connection.
  3. DreTaX

    Fix it?

    That's rustprotect lmao.
  4. 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
  5. 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.
  6. DreTaX

    OnItemClick???

    Server on client side?
  7. 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...
  8. DreTaX

    Please help!!

    netstat -na | find "28016" ^ type that in cmd if you have a windows after you ran the server.
  9. 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...
  10. DreTaX

    RepairBenchEvent

    repairbenchevent
  11. DreTaX

    On_RepairBench

    on-repairbench
  12. DreTaX

    ItemMoveEvent

    itemmoveevent
  13. DreTaX

    On_ItemMove

    on-itemmove
  14. 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?
  15. 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.
  16. 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.
  17. DreTaX

    Thread

    Because Unity requires It. Use: http://fougerite.com/wiki/calling-methods-from-the-main-thread-using-loom/
  18. 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.
  19. 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.