Author Topic: JVS door restrictions help  (Read 720 times)

Ok so I'm a little bit new in the field of events and I know what trust level 3 is but what do all the other trust levels do because I was trying to find one so that on a GTA server me and my friend were the only ones that could open up the door to our base.


whats trust level 3
@MyNameIsYou, it means only you can do whatever is set to trust level 3.

To make a door only certain people can open do modify the following events:
Code: [Select]
1. [ ] OnActivate>Self>ContentStart>BL ID [put all the people you want to be able to open the doors BL IDs here with a space in between each ID]

Unrestricted: Anyone can use
Trust 1: People with the owner's build trust or higher can use
Trust 2: People with the owner's full trust or higher can use
Trust 3: Only the owner can use
BLID Allow: Only the people with the IDs in the box can use
BLID Deny: Anyone except for the people with the IDs in the box can use