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