Rust Door Closer

Discussion in 'Plugin Requests' started by GLasiore, Jan 15, 2018.

  1. This plugin will place a door closer deployable when the player places a door. AutoDoor plugin killing the server performance. Players also can use that item in a second but you know players...
     
  2. Wulf

    Wulf Community Admin

    What deployable exactly? Also, AutoDoors does essentially nothing until a player opens as door, and even then it's a single timer which would not hurt your server performance.
     
  3. The item, craftable one, (Facepunch removed that item I guess, not sure, not playing Rust) I thought every opened door = a timer clocking and it is = lower server performance.
     
  4. Wulf

    Wulf Community Admin

    A timer is only running while that door has been open. Once the door is closed, no timers are running anymore. So for a few seconds, you'll have probably a few timers at one time as it's unlikely you'll have hundreds of doors open at once time. :p Either way, timers aren't really a big issue.
     
  5. If you say so, no need to worry about. Thanks Wulf!