View Single Post
Old 03-02-2008, 10:47 PM   #6 (permalink)
beng
Senior Member
 
Join Date: Jan 2008
Posts: 326
Default

Looking at your code, what this means is make your first module start with:

Draw = W3DModelDraw Tomahawk
ProjectileBoneFeedbackEnabledSlots = PRIMARY SECONDARY
OkToChangeModelColor = Yes
IgnoreConditionStates = SNOW

Then delete all the conditionstates and aliasconditionstates that mention snow from that module.

Since it looks like you also have no night model, you could make that
IgnoreConditionStates = SNOW NIGHT
and delete all the condition states / aliases that mention SNOW, NIGHT or both.

It is ok to leave in the SNOW and NIGHT for the other draw modules (for the construction fence and other parts) if you have models for those conditions.
beng is offline   Reply With Quote