At the moment i got this part of scripting for when im not around and someone calls my nick.

Code:
on *:text:$($+(*,$me,*)):#:{ if $chan != $active { echo 14 -a 4[Nick Call]7 $nick in7 $chan said: $1- } }


But i was wondering if i could implement some sort of code that for when im CS'ing or playing some other game a.k.a when i can't see the mIRC windows my MSagent speaks the line wich contains my nick.

Codes for loading the MSagent etc are below:

Code:
/gload Mike Mike.acs
//gtalk Nick Call: $nick in $chan said: $1-


Don't know if there is a way to use them both, cause when im not gaming for example i don't want the agent to continuesly speak the text. Any of you bright scripters that can give me a helping hand with this ?

Thankz in Advance

Btw my nick is ]x[, so thats why the code my look a bit strange blush