(→Cel Documentation Wiki) |
(→Cel Documentation Wikidd) |
||
| Line 1: | Line 1: | ||
| - | = Cel Documentation | + | = Cel Documentation Wiki = |
This is for quickly scratching documentation that should later go to the manual. Feel free to add any stuff you think useful! | This is for quickly scratching documentation that should later go to the manual. Feel free to add any stuff you think useful! | ||
Revision as of 18:59, 9 May 2010
Cel Documentation Wiki
This is for quickly scratching documentation that should later go to the manual. Feel free to add any stuff you think useful!
- Table with all pc (property class) identifiers and links to api docs: pcclass matrix
* Quest Expressions
Steering demo instructions
Keys
pcinput->Bind ("1", "arrival");
pcinput->Bind ("2", "ca");
pcinput->Bind ("3", "cohesion");
pcinput->Bind ("4", "separation");
pcinput->Bind ("5", "dm");
pcinput->Bind ("s", "seek");
pcinput->Bind ("w", "wander");
pcinput->Bind ("f", "flee");
pcinput->Bind ("p", "pursue");
Troubleshooting
If you are having build issues, related to environment variables. Make sure you have your path and system environment set. In windows this is done with the set command, or you can use the system propriety panel.
