View Single Post
Old 03-29-10, 06:55 PM   #138
7Infanterie19
Stowaway
 
Posts: n/a
Downloads:
Uploads:
Default Ohhh yaaa!

Quote:
Originally Posted by skwasjer View Post
Updated first post with v1.4.
My friend, you are a beacon in the lonely North Atlantic!

I tested it out and it works like a charm. Good work, skwasjer!

I've added all my time compression keywords between 64 and 2048 using your <commandText param1= and it works great. I can call out any keyword and it jumps to that time compression. I love it! Warp Speed! >>>>>>>>>>>>> Real Time! Stops on a dime! Wooohoooo! (note: Wooohoooo! is not a keyword! )

I've added the Crew, Systems and Weapons Management on my own, and they work too. Once you're used to it, this is a breeze! Did I say thanks already? hehehe!

Ok, for Captain's log, it won't work using <commandText>Captain_log</commandText> , but change it to
<commandText>Toggle_radio_messages</commandText> and you're in business! Add the phrase "messages" (and as an item to the grammar file of course) and you're business gets better! So, I did it like this:

<!-- Command work's now -->
<phrase>captain's log</phrase>
<phrase>messages</phrase>
<commandText>Toggle_radio_messages</commandText>
</order>


And here are my suggestions for phrase additions/adjustments for current commands and the ones still to come:

To save falling over our tongues, add extra phrases that are short, sweet, and to the point (removing prefix words "set", "switch", etc.), such as:

NAVIGATION
maintain depth
weather report

SONAR
nearest sound contact

WATCH CREW
nearest visual contact

RADIO
nearest radio contact

TORPEDO MANAGEMENT
magnetic pistol
impact pistol
torpedo depth to ...
salvo shooting - or - salvo spread (without - switch to...
single tube shooting (without - switch to...

DECK WEAPONS
deck gun
aa gun

I know these are still to come, but I'll mention them now:

MISC

TAI Map
Escape or Menu or Options
Leave scope or exit scope (ESC key required to exit Scope)
(External) Camera
Binoculars (while on deck)
Crew and/or Crew Management
Systems and/or Systems Management
Weapons and/or Weapons Management

RADIO
Gramophone (Play; next, previous; stop)
Radio

I'll leave you with that today. Have a good one!
  Reply With Quote