Simple Script Q

kababkabab Join Date: 2003-12-15 Member: 24384Members, Constellation
Not sure if this is the correct forum.

Basiclly i want a script so when you press a button it says...

"I need backup: "location""

Location being where you are on the map..

Is this possible ?? any pointers ?

Comments

  • UrdUrd Join Date: 2003-05-25 Member: 16696Members, Constellation
    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-->
  • CoolCookieCooksCoolCookieCooks Pretty Girl Join Date: 2003-05-18 Member: 16446Members, NS1 Playtester, Contributor, Constellation
    edited May 2004
    there is a way. there is a way, but only works if this server mod is on the server

    <a href='http://www.unknownworlds.com/forums/index.php?showtopic=44260' target='_blank'>http://www.unknownworlds.com/forums/in...showtopic=44260</a>
  • MintmanMintman Join Date: 2003-05-30 Member: 16866Members
    edited May 2004
    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.
  • Jean_Luc_PicardJean_Luc_Picard Join Date: 2003-02-03 Member: 13051Members
    it doesn't alway have that tho...
  • MintmanMintman Join Date: 2003-05-30 Member: 16866Members
    <!--QuoteBegin-Mintman+May 16 2004, 07:41 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Mintman @ May 16 2004, 07:41 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <b>Currently it SHOULD (though sometimes doesn't)</b> <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    Please read.
  • kababkabab Join Date: 2003-12-15 Member: 24384Members, Constellation
    Thanks guys..

    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..
  • darkflame_666darkflame_666 Join Date: 2003-12-18 Member: 24531Members
    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-->
  • CoolCookieCooksCoolCookieCooks Pretty Girl Join Date: 2003-05-18 Member: 16446Members, NS1 Playtester, Contributor, Constellation
    it adds it to your name in team talk if you are in a location listed down bottom left
  • ThiefThief Ownage Join Date: 2003-08-09 Member: 19214Members, Constellation
    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
Sign In or Register to comment.