Go Back   Tactical Gamer > Simulation > Armed Assault > Armed Assault - Technical Support & FAQs


Armed Assault - Technical Support & FAQs Technical support and FAQs for Tactical Gamer Armed Assault

Reply
 
Thread Tools
Old 07-23-2007, 01:39 AM   #1 (permalink)


 
SloppyJoe's Avatar
 
Join Date: Jul 2005
Location: Bay Area, California
Posts: 2,210
Programming keys for text commos

Is there any way to pre-program keys to do something like in the SOPs such as: say to team "cc." or any other text commos?

I haven't figured it out but it seems do-able since it's in the SOPs.
__________________
.


Serving the [4th Force Recon] since June 2007
[Game rules, announcements, and SOPs ][ Armed Assault ][ Counter-Strike Source ][ Call of Duty ]
"The success of what we do depends upon people valuing the team over themselves."
- Wulfyn
SloppyJoe is offline   Reply With Quote
Old 07-23-2007, 06:54 AM   #2 (permalink)
 
peardog's Avatar
 
Join Date: Jul 2005
Location: PA, USA
Age: 39
Posts: 1,164
Re: Programming keys for text commos

Sloppy...you would think so wouldn't ya? I know I tried with my G15 Keyboard which has Macro's...but without it...I don't think you/we are in luck... Maybe a simple Windows Macro program would work? Assign the text to some random key and maybe it transfers in game??
Let me know if you come up with something magic!..
__________________
Have a great day! 2008!!!


TG - SOP
-- TeamSpeak Server Information - REQUIRED READING
peardog is offline   Reply With Quote
Sponsored links
Old 07-23-2007, 07:28 AM   #3 (permalink)
 
JAMerica's Avatar
 
Join Date: Feb 2007
Posts: 520
Re: Programming keys for text commos

I think you can create custom chat messages by rebinding the number keys along the top of the keyboard.

Check out this FAQ from Armaholic:

http://www.armaholic.com/plug.php?e=faq&cid=3

It's #3 on the page (Custom Sounds and Chat Messages). This is specifically for multi-player...I'm not sure what happens when you have AI Co-op as those keys are kinda neccessary.
__________________

--------------------------------------------
Jamerius (Feral Druid)

Last edited by JAMerica; 07-23-2007 at 08:09 AM.
JAMerica is offline   Reply With Quote
Old 07-23-2007, 08:21 AM   #4 (permalink)
 
JAMerica's Avatar
 
Join Date: Feb 2007
Posts: 520
Re: Programming keys for text commos

Just an update. This works beautifully. For comms, you hit '0' and if you have these custom sounds/chat messages, '9' will take you to your custom list and voila. There they are.

Works with and without AI Co-op.

It would be good to define a standard set of these and integrate them with the other comm SOP'S?
__________________

--------------------------------------------
Jamerius (Feral Druid)
JAMerica is offline   Reply With Quote
Old 07-23-2007, 08:24 AM   #5 (permalink)
 
peardog's Avatar
 
Join Date: Jul 2005
Location: PA, USA
Age: 39
Posts: 1,164
Re: Programming keys for text commos

Great stuff..I will experiment..!
__________________
Have a great day! 2008!!!


TG - SOP
-- TeamSpeak Server Information - REQUIRED READING
peardog is offline   Reply With Quote
Old 07-23-2007, 11:32 AM   #6 (permalink)
 
ednos's Avatar
 
Join Date: Dec 2006
Location: Massachusetts
Posts: 3,775
Re: Programming keys for text commos

Yeah, my issue is that I want to press a single key for my response, like I can in CS:S.
ednos is offline   Reply With Quote
Sponsored links
Old 07-23-2007, 11:42 AM   #7 (permalink)
 
peardog's Avatar
 
Join Date: Jul 2005
Location: PA, USA
Age: 39
Posts: 1,164
Re: Programming keys for text commos

Yep..works like a charm...
__________________
Have a great day! 2008!!!


TG - SOP
-- TeamSpeak Server Information - REQUIRED READING
peardog is offline   Reply With Quote
Old 07-23-2007, 11:48 AM   #8 (permalink)



 
WhiskeySix's Avatar
 
Join Date: Oct 2005
Location: Gillette Stadium, Section 309, Row 12, Seat 24
Age: 33
Posts: 8,271
Re: Programming keys for text commos

AutoHotKey will do what you're looking for... it lets you create macros, where pressing one button can cause other buttons to be 'pressed'.


A simple script like this should do the trick...
Code:
Numpad0::
 send {\}
 send {c}
 send {c}
 send {enter}
return
WhiskeySix is offline   Reply With Quote
Old 07-23-2007, 11:53 AM   #9 (permalink)
 
ednos's Avatar
 
Join Date: Dec 2006
Location: Massachusetts
Posts: 3,775
Re: Programming keys for text commos

That is exactly what I'm looking for. Thanks!
ednos is offline   Reply With Quote
Old 07-23-2007, 02:24 PM   #10 (permalink)
 
Riyker's Avatar
 
Join Date: May 2003
Location: Orlando, FL
Age: 38
Posts: 278
Re: Programming keys for text commos

Or use your voice to do it using Shoot.

http://clans.gameclubcentral.com/shoot/
__________________
Visit TeamElement
Riyker is offline   Reply With Quote
Sponsored links
Old 07-23-2007, 03:15 PM   #11 (permalink)
 
peardog's Avatar
 
Join Date: Jul 2005
Location: PA, USA
Age: 39
Posts: 1,164
Re: Programming keys for text commos

Quote:
Originally Posted by Riyker View Post
Or use your voice to do it using Shoot.

http://clans.gameclubcentral.com/shoot/
I was trying to get this setup today..but it won't recognize my USB Headset.. 'sniff..

I get "Microphone Wizard Failed to Initialize" ..but in the Win Control panel I can go to speech, do training etc... Any Ideas??

(maybe this should be in a Different Forum..?)

__________________
Have a great day! 2008!!!


TG - SOP
-- TeamSpeak Server Information - REQUIRED READING

Last edited by peardog; 07-23-2007 at 03:47 PM.
peardog is offline   Reply With Quote
Old 07-23-2007, 07:46 PM   #12 (permalink)
 
Riyker's Avatar
 
Join Date: May 2003
Location: Orlando, FL
Age: 38
Posts: 278
Re: Programming keys for text commos

Here you go bud.

http://clans.gameclubcentral.com/sho...shooting.php#1
__________________
Visit TeamElement
Riyker is offline   Reply With Quote
Old 07-23-2007, 07:49 PM   #13 (permalink)
 
JAMerica's Avatar
 
Join Date: Feb 2007
Posts: 520
Re: Programming keys for text commos

Quote:
Originally Posted by peardog View Post
I was trying to get this setup today..but it won't recognize my USB Headset.. 'sniff..

I get "Microphone Wizard Failed to Initialize" ..but in the Win Control panel I can go to speech, do training etc... Any Ideas??

(maybe this should be in a Different Forum..?)

I had a boat load of trouble getting shoot to work too. I think it has to do with the MS speech engine code being 5+ years old and judging by the dates on the shoot site, it's not very actively developed

I ran across this, which comes with an unrestricted free trial...and then it's fairly cheap to buy afterwards:

http://www.dwvac.com/

but I never did put in the time to test it out.
__________________

--------------------------------------------
Jamerius (Feral Druid)
JAMerica is offline   Reply With Quote
Old 07-23-2007, 10:42 PM   #14 (permalink)
 
ANGELofDEATH's Avatar
 
Join Date: Oct 2006
Location: Las Cruces, NM
Age: 38
Posts: 675
Re: Programming keys for text commos

It is just TOO easy to add custom radio text...
I will try and spell it out for those of us less tech savy..

Make a new folder..
My Documents\ArmA Other Profiles\<Your profile>\Sound

Then in that folder create new text document.. (right click in the window, New, Text Document) .. then name the file what you want it to say in chat.. To keep "CC" as the first selection I named it "1.. CC" or "a.. CC" that way I just hit 0-9-1.. and "a.. CC" is put in chat.

You can put in sound files and they will play when called up... But I heard they may lag the server when used.. BAD idea
__________________
theeANGELofDEATH -F5-ANGEL
Sarcasm is just another free service I offer
COD4 text binds
ANGELofDEATH is offline   Reply With Quote
Old 07-23-2007, 11:11 PM   #15 (permalink)
 
peardog's Avatar
 
Join Date: Jul 2005
Location: PA, USA
Age: 39
Posts: 1,164
Re: Programming keys for text commos

Yeah.. I did it exactly the same method you suggested and it is that EASY... That's another list I have to start keeping.. Stuff I need a Hot Key for... I forget out of game.. ;-)

But I am tempted to get SHOOT working (if Possible on my system)..
__________________
Have a great day! 2008!!!


TG - SOP
-- TeamSpeak Server Information - REQUIRED READING
peardog is offline   Reply With Quote
Sponsored links
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


All times are GMT -4. The time now is 06:20 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
©2004-2008 - Tactical Gamer - All Rights Reserved