Alright, I'm trying to set up a trigger to mass message people with tells. Right now i haev the trigger set up as
* Race *
first astrik is level, second star is name. I have it send the command to the mud
tell %2 (message)
This is where it gets messed up. It includes their title with this line, so say i wanted to message all Elves. I would type who elf and it would give me a list and send a tell to all elves with my message. and it would look like this.
You tell Mistle 'The wandering elf test'
you tell Caytiera 'the dark suductress test'
I want to have it say
You tell Mistle 'test'
you tell Caytiera 'test'
Is there anyway i can keep the second astrik from including the rest of the title.
Thanks.
* Race *
first astrik is level, second star is name. I have it send the command to the mud
tell %2 (message)
This is where it gets messed up. It includes their title with this line, so say i wanted to message all Elves. I would type who elf and it would give me a list and send a tell to all elves with my message. and it would look like this.
You tell Mistle 'The wandering elf test'
you tell Caytiera 'the dark suductress test'
I want to have it say
You tell Mistle 'test'
you tell Caytiera 'test'
Is there anyway i can keep the second astrik from including the rest of the title.
Thanks.