Author Topic: help if you can  (Read 431 times)

is there an Add on OnAdminActivate?

Please use a less ambiguous title next time.

This event does not exist, but you can do it using VCE.

onActivate >Self>VCE_RetroCheck>IfAdmin[    ][ ]
onVariableTrue>Client>CenterPrint>[You're an admin!][3]
onVariableFalse>Client>CenterPrint>[You're NOT an admin!][3]

Title very vague. But yeah, VCE is the way to go

Please use a less ambiguous title next time.

This event does not exist, but you can do it using VCE.

onActivate >Self>
Thanks man
   
VCE_RetroCheck>IfAdmin[    ][ ]
onVariableTrue>Client>CenterPrint>[You're an admin!][3]
onVariableFalse>Client>CenterPrint>[You're NOT an admin!][3]


Please use a less ambiguous title next time.
Was about to say that...