mirror of
https://github.com/reaaLx/nx1-gsc-dump.git
synced 2025-04-23 17:45:47 +00:00
2 lines
413 B
Plaintext
2 lines
413 B
Plaintext
// THIS FILE IS AUTOGENERATED, DO NOT MODIFY
|
|
main(){ self setModel("mp_body_op_airborne_sniper"); self attach("head_op_airborne_sniper", "", true); self.headModel = "head_op_airborne_sniper"; self setViewmodel("viewhands_sniper_op_airborne"); self.voice = "russian";}precache(){ precacheModel("mp_body_op_airborne_sniper"); precacheModel("head_op_airborne_sniper"); precacheModel("viewhands_sniper_op_airborne");} |