Author Topic: Whats this addon?  (Read 1030 times)

The addon where you typed something at it like did either a self, player, cilent or named brick thing

sorry its the best I can describe


And if this hasent been made can a moderator move this to Suggestions and requests?


and dont post stuff like "Use the search button"  Cause I wouldnt post this topic if I knew what it was called

Could you give a bit more detail?
Do you mean putting "%1" in the chat so it looks like the client's name?
Its the best I can think of...


The addon where you typed something at it like did either a self, player, cilent or named brick thing
Can you try describing it in english?

I think he's talking about Eval .. maybe ..

Sorry, but I don't know what it like did either a self, player, cilent or named brick thing means. What exactly did it do?

I think that "it like did either a self, player, cilent or named brick thing" means "it called an event".

Are you talking about bricks that are constantly listening for a player to say something and then performing a certain event when that happens?




Are you talking about bricks that are constantly listening for a player to say something and then performing a certain event when that happens?
VCE.

Sorry, its an event, that you set that when you type something it does the event specified

Sorry, its an event, that you set that when you type something it does the event specified
VCE has such an option.


onActivate     > Self          > FireRelay
onRelay        > Self          > FireRelay
onRelay        > Self          > vce_ifValue: "<var:cl:lastmsg>" == "(variablename)"
onVariableTrue > Player/Client > (what you want here)


Requires Variable Conditional Events.

well let's try thinking about this
"typed something," probably means chat
"did a self, player, client, or named brick," probably means an event

I'm guessing he means onplayertalk, or what you do with vce lastmsg

Oh wait, he already specified that.. nvm lol
« Last Edit: February 19, 2012, 02:15:47 PM by Mysteroo »