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

2 lines
443 B
Plaintext

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