Tiberian Technologies Scripts Reference Revision: 9000
Loading...
Searching...
No Matches
List of all members
JFW_Object_Draw_In_Order_2 Class Reference

Draw a Subset of a Series of Models. More...

#include <jfwmisc.h>

Detailed Description

Author
jonwil

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].

Precondition
A cinematic preset with the name "Generic_Cinematic" must exist
Note
No model will be drawn until the custom message is received for the first time
Parameters
LocationThe location at which to draw the models
CustomID of the custom message to iterate to the next model
BaseNameCommon 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.
CountThe number of models in the series, or the last model number from the series to draw
FacingThe direction the models should face when drawn
Start_NumberThe first model number in the series to draw