Solved Close/open all doors

Discussion in 'Plugin Requests' started by ValixxTV, Feb 10, 2016.

  1. Hello.

    Is it possible to create a plugin with the following idea?

    Open/Close all doors on the server with a command like /opendoors & /closedoors.

    If yes, is it also possible to add a value for the area? E.g.: /opendoors all or /opendoors 20 for 20 meters

    Thanks for taking the time.
     
  2. Hey mate.
    Yes this is simple, doors use the RPC method "DOP". I'll write a quick door control plugin for you.
    [DOUBLEPOST=1455163080,1455150327][/DOUBLEPOST]Here you go mate: DoorControl for Hurtworld | Oxide
     
  3. Thank you mate, awesome!