| | 1 | <html><head><meta name="generator" content="Help & Manual 2.7.0"><title>Introduction</title></head> |
| | 2 | <body bgcolor="#FFFFFF"> |
| | 3 | <table width="100%" border="0" cellspacing="0" cellpadding="3" bgcolor="#C0C0C0"><tr><td
align="left"> |
| | 4 | <font face="Arial" size="3" color="#000000"><b>Introduction |
| | 5 | <br> |
| | 6 | </b></font> |
| | 7 | |
| | 8 | </td><td align="right"><font face="Arial" size="2"><a href="introduction.htm">[Main]</a>
<a href="tcommand.htm">[Next]</a></font></td></tr></table><br> |
| | 9 | |
| | 10 | <font face="Arial" size="2" color="#000000">CommandExt contains two library extension files that can be added to your
project either individually as required, or all together. Both extensions in one way or another provide enhanced functionality for giving orders to NPCs. |
| | 11 | <br> |
| | 12 | |
| | 13 | <br> |
| | 14 | The most significant, <a href="tcommand.htm">TCommand</a>, adds defines a new TCommandTopic that makes it easier to code NPCs' responses
to commands involving particular actions and direct objects. It also defines some additional properties on CommandTopic and DefaultCommandTopic. |
| | 15 | <br> |
| | 16 | |
| | 17 | <br> |
| | 18 | <a href="givetoaskfor.htm">GiveToAskFor</a> simply defines a StringPreparser that converts commands of the form BOB, GIVE ME X to ASK BOB
FOR X. |
| | 19 | <br> |
| | 20 | |
| | 21 | <br> |
| | 22 | |
| | 23 | <br> |
| | 24 | Please send any comments or bug reports to Eric Eve (<a href="mailto:eric.eve@hmc.ox.ac.uk">eric.eve@hmc.ox.ac.uk</A>) |
| | 25 | <br> |
| | 26 | |
| | 27 | <br> |
| | 28 | </font> |
| | 29 | |
| | 30 | </body></html> |