nx1-gsc-dump/character/mp_character_tf141_arctic_sniper.gsc
2024-09-04 23:46:54 +10:00

3 lines
444 B
Plaintext

// THIS FILE IS AUTOGENERATED, DO NOT MODIFY
main(){ self setModel("mp_body_tf141_arctic_sniper"); self attach("head_allies_tf141_arctic_sniper", "", true); self.headModel = "head_allies_tf141_arctic_sniper"; self setViewmodel("viewhands_sniper_tf141_arctic"); self.voice = "taskforce";}precache(){ precacheModel("mp_body_tf141_arctic_sniper"); precacheModel("head_allies_tf141_arctic_sniper"); precacheModel("viewhands_sniper_tf141_arctic");}