Sorry, but this is impossible at the moment. To do that Flayra would have to code chat variables into the game; that would be very helpful if he would. <!--emo&:(--><img src='http://www.unknownworlds.com/forums/html//emoticons/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif' /><!--endemo-->
Currently it SHOULD (though sometimes doesn't) display your location next to your name in team chat messages automatically e.g.
<your name> ( <your location> ) : <your message>
So you shouldn't need a script to add the location.
So your script would be:<!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->bind <key> "say_team Need backup!"<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->And that SHOULD give the location automatically as I explained.
I release it does it when you talk sometime but in a clan match situation you don't exactly have time to type "backup" would be nice to be able to just hit a key to let your team mates know you need help..
So cs must have this fetaure since I have seen it on some scripts I have used on only the defult maps, wonder why its not here <!--emo&???--><img src='http://www.unknownworlds.com/forums/html//emoticons/confused.gif' border='0' style='vertical-align:middle' alt='confused.gif' /><!--endemo-->
I believe it is a mod or some coding that allows cvars (%l = location, %h = health, %a = armor, %c = class, etc.) because voogru has it on his servers... not sure if it is publicly released or if it is even one of his own mods
Comments
<a href='http://www.unknownworlds.com/forums/index.php?showtopic=44260' target='_blank'>http://www.unknownworlds.com/forums/in...showtopic=44260</a>
<your name> ( <your location> ) : <your message>
So you shouldn't need a script to add the location.
So your script would be:<!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->bind <key> "say_team Need backup!"<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->And that SHOULD give the location automatically as I explained.
Please read.
I release it does it when you talk sometime but in a clan match situation you don't exactly have time to type "backup" would be nice to be able to just hit a key to let your team mates know you need help..