Blockland Forums > Help
Eventing Help
Orthone:
You could use <var:cl:name> in VCE instead of %1, and if that doesn't work you could save the name variable to a brick event, and then send that out.
slimabob:
--- Quote from: *FacePalm* on March 03, 2012, 01:58:22 PM ---That's because Bloki made an error.
%1 shows the name of whatever client is looking at it.
For instance, I'd see it as "FaceDavid is at your door."
--- End quote ---
Are you sure about that? I thought that %1 was the name of the person who triggered the events, therefore everyone would see the same name.
Zacktwonn:
For some reason, when a person activates something from JVS and i have it send to the owner (me) it just tells me that i am at my own door etc...
But ill try the variable thing im not too good at them but i'll get it eventually. If anyone has anymore tips please let me now. Im trying to get this to work with JVS bricks I already can make messages to the whole minigame correctly.
Blocki:
oh i c yes i did sth wron
But the variable thing will also not work.
When working on my challenge i wanted it to say NAME fell in lava... or so and tried out like 4 diff ways it was like plain impossible...
Zacktwonn:
I've been looking around and have not found this, but is there a brickowner output event? I was thinking I could do something like onActivate>Brickownerclient>bottommessage...
Similar to my previous way of doing onContentRestricted>Ownerclient>Bottommessage with JVS. I don't know if it would change anything but if it existed it would probably be useful for other things in my server too