iw4x-rawfiles/iw4x/iw4x_00/character/character_mp_arab_regular_s...

17 lines
424 B
Plaintext

// THIS FILE IS AUTOGENERATED, DO NOT MODIFY
main()
{
self setModel("body_mp_arab_regular_sniper");
self attach("head_mp_arab_regular_sadiq", "", true);
self.headModel = "head_mp_arab_regular_sadiq";
self setViewmodel("viewhands_desert_opfor");
self.voice = "arab";
}
precache()
{
precacheModel("body_mp_arab_regular_sniper");
precacheModel("head_mp_arab_regular_sadiq");
precacheModel("viewhands_desert_opfor");
}