|
Tiberian Technologies Scripts Reference Revision: 9000
|
Draw a Subset of a Series of Models. More...
#include <jfwmisc.h>
A modified verison of JFW_Object_Draw_In_Order which can show a subset of the model series, from model [i]Start_Number[/i] to model [i]Count[/i].
| Location | The location at which to draw the models |
| Custom | ID of the custom message to iterate to the next model |
| BaseName | Common part of the W3D filename, this will have a number appended to it to generate the full filename, such as BaseName1.w3d, BaseName2.w3d etc. |
| Count | The number of models in the series, or the last model number from the series to draw |
| Facing | The direction the models should face when drawn |
| Start_Number | The first model number in the series to draw |