Hi,

Code:
 On 1:text:Bartender*:*: { 
if (cola isin $1-) { $read(bar\cola.txt,t) }
}
 

What i want to know is when I triggers this with:
Bartender do you have a cola for me and coolguy
How to let the name coolguy get back in the respond.
So the respond would lok like this:
Bartender slides a cola to bullseye and coolguy

My guess is let it check if $1- contains a name from the nicklist and ifso use it again in the respond but I have no idea howto do that.
Thanks for helping out

Greetzz