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

Draw a Series of Models. More...

#include <jfwmisc.h>

Detailed Description

Author
jonwil

Draws a series of W3D models at a specified location, iterating to the next model in the series when a custom is received. Will loop back to the first model after reaching the end of the list.

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
FacingThe direction the models should face when drawn