Blockland Forums > Suggestions & Requests
Client Event GUI + Do Events + Client Wrench
MARBLE MAN:
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
Lugnut:
do event has been done.
MARBLE MAN:
--- Quote from: Lugnut1206 on May 24, 2012, 06:09:42 PM ---do event has been done.
--- End quote ---
link?
jes00:
--- Quote from: MARBLE MAN on May 24, 2012, 06:06:24 PM ---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}
--- End quote ---
I don't understand.
MARBLE MAN:
--- Quote from: jes00 on May 24, 2012, 06:26:45 PM ---I don't understand.
--- End quote ---
You use the /CEvents command to bring up an event gui FOR THE PLAYER.