Search found 13 matches

by SomeRandomGuy12
June 5th, 2015, 4:25 pm
Forum: VT: Meta Support
Topic: Individual Commands
Replies: 13
Views: 10334

Re: Individual Commands

That give me some hope at least, thank you! :) It's as the RegEx User Guide page said. I am currently feeling a slight headache trying to wrap my head around how to parse a string and using it to set variables. I have been looking at this example "# split on simple space string "aaa bbb cc...
by SomeRandomGuy12
June 5th, 2015, 1:48 pm
Forum: VT: Meta Support
Topic: Individual Commands
Replies: 13
Views: 10334

Re: Individual Commands

Thank you for the reply, I am leaning more towards using variables/expressions I guess. I want to make it as flexible as possible, not having to rely on inventory items. Is it possible to find a way to do something like this? Someone says "Myname use lever" Parse string to string1, string2...
by SomeRandomGuy12
June 5th, 2015, 7:35 am
Forum: VT: Meta Support
Topic: Individual Commands
Replies: 13
Views: 10334

Individual Commands

First time poster, long time lurker. :) I am looking for some guidance/strategy tips for changing my command meta. Basically what I would like it do do is be able to only have an individual member of my fellow to respond to a command. Something like Anyone says: NameOne use ItemName Which would trig...