Difference between revisions of "Category talk:Oolite"
From Elite Wiki
| Line 14: | Line 14: | ||
specific methods/syntax? | specific methods/syntax? | ||
| − | Scripting in other property lists (Config) | + | Scripting in other property lists (Config); |
| − | + | Many of the same [[scripting]][[methods]] can be used as in AI-scripting. | |
| − | Shipdata.plist | + | Shipdata.plist |
Scripted_actions | Scripted_actions | ||
Death_actions | Death_actions | ||
| − | Script.plist | + | Script.plist |
| − | Conditions | + | Conditions |
greaterThan, lessThan, ifElse etc | greaterThan, lessThan, ifElse etc | ||
| − | Do | + | Do |
| + | methods | ||
[Example: meeting a ship at witchpoint] | [Example: meeting a ship at witchpoint] | ||
| − | Specific methods/syntax | + | Specific methods/syntax.. |
| − | Mission scripting | + | Mission scripting |
| + | Missiontext.plist.. | ||
planetinfo.plist | planetinfo.plist | ||
[example: placing a moon] | [example: placing a moon] | ||
| − | specific keys, methods etc | + | specific keys, methods etc.. |
| − | demoShips.plist -none | + | demoShips.plist -none.. |
| − | hud.plist -none | + | hud.plist -none.. |
| − | shipyard.plist -same as shipdata.plist | + | shipyard.plist -same as shipdata.plist.. |
| − | commodities.plist -none | + | commodities.plist -none.. |
| − | speech_pronunciation_guide -none | + | speech_pronunciation_guide -none.. |
| − | descriptions.plist -none | + | descriptions.plist -none.. |
Several of these plists still need a link in the directory, might I suggest grouping them under a topic called 'property lists'? | Several of these plists still need a link in the directory, might I suggest grouping them under a topic called 'property lists'? | ||
-Yours Arexack. | -Yours Arexack. | ||
Revision as of 18:55, 19 January 2006
Scripting: (refer to AI-reference.html)
General scripting: Methods Messages AI-states etc (+introduced since which version)
AI-scripting: SomeAI.plist [examples] specific methods/syntax?
Scripting in other property lists (Config); Many of the same scriptingmethods can be used as in AI-scripting.
Shipdata.plist
Scripted_actions Death_actions
Script.plist
Conditions greaterThan, lessThan, ifElse etc Do methods [Example: meeting a ship at witchpoint] Specific methods/syntax..
Mission scripting
Missiontext.plist..
planetinfo.plist
[example: placing a moon] specific keys, methods etc..
demoShips.plist -none.. hud.plist -none.. shipyard.plist -same as shipdata.plist.. commodities.plist -none.. speech_pronunciation_guide -none.. descriptions.plist -none..
Several of these plists still need a link in the directory, might I suggest grouping them under a topic called 'property lists'? -Yours Arexack.