iw4x-rawfiles/iw4x/iw4x_00/character/character_mp_arab_regular_c...

16 lines
376 B
Plaintext
Raw Normal View History

2023-08-30 16:00:24 -07:00
// THIS FILE IS AUTOGENERATED, DO NOT MODIFY
main()
{
self setModel("body_mp_arab_regular_cqb");
self attach("head_mp_arab_regular_headwrap", "", true);
self setViewmodel("viewhands_desert_opfor");
self.voice = "arab";
}
precache()
{
precacheModel("body_mp_arab_regular_cqb");
precacheModel("head_mp_arab_regular_headwrap");
precacheModel("viewhands_desert_opfor");
}