Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Help
»
How would I check a player's last words using VCE?
« previous
next »
Print
Pages: [
1
]
Author
Topic: How would I check a player's last words using VCE? (Read 310 times)
naturemon
January 25, 2011, 02:22:57 PM
I know the <var:client:lastmsg> variable, but is there a way I can check to see if the player said a specific phrase?
For example, if I wanted it to work only if the player said "Activate" for their last message, could I do it?
Ad Bot
Advertisement
JPSC
January 25, 2011, 02:51:27 PM
onActivate -> self -> ifValue <var:client:lastmsg> [==] [PHRASE HERE] [1 1]
naturemon
January 25, 2011, 03:00:08 PM
Thanks, I'll try it out.
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Help
»
How would I check a player's last words using VCE?