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:
Can anyone help me out? I'm donating 15 EUR to whoever gets me a working version firstCode:on DoorOpen { if (PIN == '0000') { Perform action on player Close door } }

Register
Events
Popular
More
Post #1





Funny x 1