iw4x-rawfiles/iw4x/iw4x_00/character/character_mp_usmc_woodland_...

16 lines
411 B
Plaintext

// THIS FILE IS AUTOGENERATED, DO NOT MODIFY
main()
{
self setModel("body_mp_usmc_woodland_specops");
self attach("head_mp_usmc_tactical_mich_stripes_nomex", "", true);
self setViewmodel("viewhands_sas_woodland");
self.voice = "british";
}
precache()
{
precacheModel("body_mp_usmc_woodland_specops");
precacheModel("head_mp_usmc_tactical_mich_stripes_nomex");
precacheModel("viewhands_sas_woodland");
}