IW4-Dump-Files/maps/mp/animated_models/highrise_fencetarp_04b_wind...

13 lines
351 B
Plaintext
Raw Normal View History

2017-07-08 11:47:21 -07:00
#include common_scripts\utility;
main()
{
if( !isdefined ( level.anim_prop_models ) )
level.anim_prop_models = [];
// Uses .animation
model = "highrise_fencetarp_04b_wind_b";
level.anim_prop_models[ model ][ "wind_b" ] = "mp_storm_fencetarp_04_windB";
}
// SP not currently supported because this requires updating "animated_props" animtree