mirror of
https://github.com/reaaLx/nx1-gsc-dump.git
synced 2025-12-13 06:27:50 +00:00
Init
This commit is contained in:
2
character/mp_character_tf_141_arctic_lmg.gsc
Normal file
2
character/mp_character_tf_141_arctic_lmg.gsc
Normal file
@@ -0,0 +1,2 @@
|
||||
// THIS FILE IS AUTOGENERATED, DO NOT MODIFY
|
||||
main(){ self setModel("mp_body_tf141_lmg"); codescripts\character::attachHead( "alias_tf141_heads_arctic", xmodelalias\alias_tf141_heads_arctic::main() ); self setViewmodel("viewhands_tf141"); self.voice = "taskforce";}precache(){ precacheModel("mp_body_tf141_lmg"); codescripts\character::precacheModelArray(xmodelalias\alias_tf141_heads_arctic::main()); precacheModel("viewhands_tf141");}
|
||||
Reference in New Issue
Block a user