1. Post #1

    February 2014
    134 Posts
    Hey, I don't know Lua myself, but I'm in need of a plugin for my server, running Oxide.

    Basically what I want is a plugin that check the door PIN when the door is opened (the door is in unlocked state) and if the PIN set on that door matches something in the config, a specific action is performed on the player opening it and the door closes again. So, to simplify:

    Code:
    on DoorOpen {
      if (PIN == '0000') {
        Perform action on player
        Close door
      }
    }
    Can anyone help me out? I'm donating 15 EUR to whoever gets me a working version first

  2. Post #2

    February 2014
    134 Posts
    Bump. 'Need' this for all the awesome ideas I got for my server, everything is on hold until I get this to work.

  3. Post #3

    January 2014
    306 Posts
    You would have better luck going to the oxide forums directly and posting there.

  4. Post #4

    February 2014
    134 Posts
    You would have better luck going to the oxide forums directly and posting there.
    It's been there longer than on this forum :P
    http://forum.rustoxide.com/threads/a...door-pin.2670/

  5. Post #5
    Wulfspider's Avatar
    January 2014
    147 Posts
    It's been there longer than on this forum :P
    http://forum.rustoxide.com/threads/a...door-pin.2670/
    Not everything is instant. ;)

    Might be a good time to dig in and learn? :P

  6. Post #6

    February 2014
    134 Posts
    Not everything is instant. ;)

    Might be a good time to dig in and learn? :P
    I really want to, but that's not going to happen with work and study :P

  7. Post #7
    Wulfspider's Avatar
    January 2014
    147 Posts
    I really want to, but that's not going to happen with work and study :P
    Hey, I manage to fumble through it!

  8. Post #8

    February 2014
    134 Posts
    Hey, I manage to fumble through it!
    But you're Wulfspider.. I'm only human :(
    Reply With Quote Edit / Delete Reply Windows 7 Netherlands Show Events Funny Funny x 1 (list)

  9. Post #9

    February 2014
    134 Posts
    15 EUR to whoever can get me a working version (via paypal)

  10. Post #10
    Wulfspider's Avatar
    January 2014
    147 Posts
    15 EUR to whoever can get me a working version (via paypal)
    http://forum.rustoxide.com/threads/a...70/#post-35362