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

2 lines
385 B
Plaintext

// THIS FILE IS AUTOGENERATED, DO NOT MODIFY
main(){ self setModel("mp_body_riot_op_arctic"); self attach("head_riot_op_arctic", "", true); self.headModel = "head_riot_op_arctic"; self setViewmodel("viewhands_arctic_opforce"); self.voice = "russian";}precache(){ precacheModel("mp_body_riot_op_arctic"); precacheModel("head_riot_op_arctic"); precacheModel("viewhands_arctic_opforce");}