Client Events GUI:
A gui that would pop up after the command "/CEvents" and would only allow Relay events, On player activated, Player Touched, On mouse fired, etc.
You would have VCE and other Player Events + Client Events
"Client Event" would replace most "Self" events
Example:
OnPlayerSpawn > Client Event > Fire Relay
OnRelay > Client Event > Fire relay
OnRelay > Client Event > VCE IfValue > firing == 1 {3 3}
OnVariableTrue > Player > SpawnProjectile > [10] Gun Bullet {0}{0}{0}
Do Event, Event
An event that would trigger other events
Example
OnActivate > Self/Client Event > DoEvent [1 2 etc.]
OnDo > Self > SetColor > red
OnDo > Self > dissapear > [3]
I hope AT LEAST "Do event" will be made... I think the Client Event GUI would have to be a Server_Whatever thing...
Anyone who had the GUI on the server could use it
EDIT:
Client Wrench:
You will have an item called the "Client Wrench"
Could do Client events on the player
It would only work on people with Full Trust + an "/accept ClientWrench" command
You could edit their avatar,
You could change their lights
Edit their inventory + datablock
You could change their health + max health
You could make their scale bigger or smaller
Maybe even their score + VCE Variables
You can basically change everything but their BL_ID + Name