View Single Post
Old 03-30-11, 10:16 AM   #278
d3vnu11
Bosun
 
Join Date: Feb 2011
Posts: 66
Downloads: 95
Uploads: 0
Default

Quote:
Originally Posted by MiTon View Post
I appologize!!
Found it!! All my fault!!

Somehow "bridge" was missing in the stations rule? So after all I'm just human!
No idea why you are the first to report this? Nobody else teleporting to bridge?


Should be fixed now, just download again or add the "yellow" in
SHSpeech_Grammar.xml:

Code:
<rule id="station"><!--items for stations-->
        <one-of>
            <item>station</item>
            <item>UZO</item>
            <item>attack scope</item>
            <item>obs scope</item>
            <item>flackgun</item>
            <item>deck gun</item>
            <item>sonar</item>
            <item>radio</item>
            <item>bed</item>
            <item>nav map</item>
            <item>navigation map</item>
            <item>hydrophone</item>
            <item>radar</item>
            <item>bridge</item>
        </one-of>
    </rule>
Thx for the feedback!!

EDIT: Would you be so kind and report back if it's working now!

MiTon
Ah makes sense now. Yes after my 16 years of programming you get used to finding bugs its part of the joy of coding . When I get home from work I'll let ya know it's working ASAP. And maybe some people didn't realize you could teleport to bridge ?
Best Regards,
Kev

Last edited by d3vnu11; 03-30-11 at 10:27 AM.
d3vnu11 is offline   Reply With Quote