-
New Qbus NUI Doorlock system and Easily add and configure new doors!
Use the/newdoor
command to automatically create a new entry on the DoorList. -
No more
SetEntityHeading
andFreezeEntityPosition
natives.
Doors in range are assigned a doorHash, used withAddDoorToSystem
.
Doors are assigned a state depending on if they are unlocked, locked, or locking withDoorSystemSetDoorState
. -
Garage doors and gates can be locked and will properly move into the correct position.
If a player comes into range of an unlocked automatic door like this, it will open appropriately. -
The state of the door is drawn into the world using NUI, meaning full customisation of the appearance and content.
By default, icons from font-awesome are being displayed; but there is support for images with this method.
Customisable audio playback! Modify the lock and unlock sound on a door-by-door basic. -
Improved performance by utilising threads and functions where appropriate.
Instead of updating the door list every X seconds, your position will be compared to where the last update occured and update when appropriate.
The state of doors is only checked while in range, and the number of checks per loop depends on the state of the door.
Buy Other new Qbus Script
Reviews
There are no reviews yet.