577
edits
| Line 30: | Line 30: | ||
</effect> | </effect> | ||
</syntaxhighlight> | </syntaxhighlight> | ||
*The interior should be a separate Model. Having it separate enables delayed loading of such models in multiplayer/AI contexts. Such a model is specified as follows in the .xml file: | *The interior should be a separate Model. Having it separate enables delayed loading of such models in multiplayer/AI contexts. | ||
Only one instance of the tag is allowed for the whole aircraft. Such a model is specified as follows in the .xml file: | |||
<syntaxhighlight lang="xml"> | <syntaxhighlight lang="xml"> | ||
<model> | <model> | ||
edits