View Single Post
Old 03-31-11, 10:07 AM   #282
marcus55
Swabbie
 
Join Date: Jul 2007
Posts: 5
Downloads: 187
Uploads: 0
Default

That works

I modified some orders with words simpler to pronounce and more problems.
teleport to bridge Not worked not(my bad/poor english?), then I modified it and that works!
(I do not know why, but not means to launch this order...)
ex:
teleport to bridge =>> teleport to deck

I also modified some other orders, to make them a little more real...
All Stop =>> engine stop

etc..etc...

In this file(SHSpeech_Commands.xsl) I also modified it:

<order><!-- teleport to radio -->
<phrase>teleport to radio</phrase>
<commandText>Teleport_To_Radar</commandText>
</order>

<order><!-- teleport to radio -->
<phrase>teleport to radio</phrase>
<commandText>Teleport_To_Radio</commandText>
</order>


And added these lines:

<order><!-- teleport to radar-->
<phrase>teleport to radio</phrase>
<commandText>Teleport_To_Radar</commandText>
</order>

And then, I modified or added some other orders, maintaining everything seems to work thank you for this(they) very well mod
marcus55 is offline   Reply With Quote