Author Topic: Onadmintouch event  (Read 919 times)

Hello, i was wondering if someone could make an event that allows admins to do certain things? for example onadmintouch>NAMEDBRICK>door>toggle

thanks

Dumbbell's key allows you to this

Use VCE if you have it.

You are trying to emulate one of those Roblox VIP doors aren't you?

If you don't mind using VCE do this

onActivate - Self - VCE Retro Check - == - player admin(or sumthin like that)

onVariableTrue - self - door - toggle

If you want to add extra stuff

onVariableFalse - client - centerprint - You are not admin!

I may make an event for adminCheck sometime in the future.
Pester me in case I forget to do it :V

onActivate - Self - VCE Retro Check - Admin - == - [Leave this blank]
Sorry, I'm a semi VCE nerd, who also has slight O.C.D. I had to fix this.