Author Topic: Admin-Only Doors  (Read 2699 times)

I was thinking about this for awhile, and I was gonna make an Admin only room, the only problem is that noobs would go into the admin only room and chill out there, even though their not supposed to. So, can someone make an admin only door for me?

Plant a JVS door and make it admin only?

Make a combo lock thing and have it be about 5 or 6 digits then only tell your admins. Thats cooler than JVS, but its not as easy.


Plant a JVS door and make it admin only?
JVS broke dude.

Use VCE.

Quote from: Events
onActivate      --> Self   --> VCE_retroCheck --> [ifAdmin] [==] [1] [ ]
onVariableTrue  --> Self   --> door           --> [Toggle]
onVariableFalse --> Client --> CenterPrint    --> [message you want to tell non-admins] [3]
« Last Edit: May 19, 2013, 08:13:20 PM by dargereldren »


I heard JVS broke too, for some reason...

You can use this for superadmin only doors:
http://forum.returntoblockland.com/dlm/viewFile.php?id=315
I just want admin only doors, not superadmin. But thanks for the link  :cookieMonster:

JVS didn't break, it just uses the default door stuff now (which isn't as useful as JVS was; VCE is required to make them admin-only now)
and dargereldren already answered your question

http://205.196.123.169/r6dosy11lfcg/lb8hiovcybs5uod/Event_IfAdmin.zip

Basically this addon has VariableTrue already in it, it's just a copy from Avenger's IfSuper event, just changed it to IfAdmin.

Just do this, OP.



Note: this is for the Default doors only, soz.
« Last Edit: May 19, 2013, 07:41:56 PM by wuond »

Event_MorDoor works great and has events for:
Usage:
separate BL_IDs with spaces, supports up to 200 characters
Name - What "String" does
Trust - Trust type, 0 = none, 1 = build, 2 = full, 3 = you
SlayerTeam - TeamName
Admin - nothing
SuperAdmin - Nothing
Host - Nothing
BL_ID - ID's that are allowed

http://forum.blockland.us/index.php?topic=224030.0

JVS didn't break, it just uses the default door stuff now (which isn't as useful as JVS was; VCE is required to make them admin-only now)
and dargereldren already answered your question
It doesn't unless you enable the useless Support_LegacyDoors.
So uncheck that stuffe and use JVS!

Use dargereldren's method.