mirror of
https://github.com/reaaLx/nx1-gsc-dump.git
synced 2025-12-15 15:37:47 +00:00
Init
This commit is contained in:
2
character/mp_character_op_arab_sniper.gsc
Normal file
2
character/mp_character_op_arab_sniper.gsc
Normal file
@@ -0,0 +1,2 @@
|
||||
// THIS FILE IS AUTOGENERATED, DO NOT MODIFY
|
||||
main(){ self setModel("mp_body_op_arab_sniper"); self attach("head_op_arab_sniper", "", true); self.headModel = "head_op_arab_sniper"; self setViewmodel("viewhands_sniper_op_arab"); self.voice = "arab";}precache(){ precacheModel("mp_body_op_arab_sniper"); precacheModel("head_op_arab_sniper"); precacheModel("viewhands_sniper_op_arab");}
|
||||
Reference in New Issue
Block a user