|
Tiberian Technologies Scripts Reference Revision: 9000
|
Draw a Randomised Series of Models. More...
#include <jfwmisc.h>
A modified verison of JFW_Object_Draw_In_Order which randomly picks one of the available models to draw each time the custom message is received, which might be the same as the previously drawn model.
| 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 |