|
Tiberian Technologies Scripts Reference Revision: 9000
|
Draw a Series of Models. More...
#include <jfwmisc.h>
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.
| 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 |
| Facing | The direction the models should face when drawn |