IW4-Dump-Files/character/mp_character_tf_141_forest_...

16 lines
471 B
Plaintext

// THIS FILE IS AUTOGENERATED, DO NOT MODIFY
main()
{
self setModel("mp_body_forest_tf141_shotgun");
codescripts\character::attachHead( "alias_tf141_heads_forest", xmodelalias\alias_tf141_heads_forest::main() );
self setViewmodel("viewhands_tf141");
self.voice = "taskforce";
}
precache()
{
precacheModel("mp_body_forest_tf141_shotgun");
codescripts\character::precacheModelArray(xmodelalias\alias_tf141_heads_forest::main());
precacheModel("viewhands_tf141");
}