mirror of
https://github.com/reaaLx/nx1-gsc-dump.git
synced 2025-12-13 06:27:50 +00:00
Incomplete SP dump provided by Louvenarde
This commit is contained in:
14
character/character_sp_spetsnaz_vlad.gsc
Normal file
14
character/character_sp_spetsnaz_vlad.gsc
Normal file
@@ -0,0 +1,14 @@
|
||||
// THIS FILE IS AUTOGENERATED, DO NOT MODIFY
|
||||
main()
|
||||
{
|
||||
self setModel("body_sp_spetsnaz_vlad");
|
||||
self attach("head_sp_spetsnaz_vlad_vladbody", "", true);
|
||||
self.headModel = "head_sp_spetsnaz_vlad_vladbody";
|
||||
self.voice = "russian";
|
||||
}
|
||||
|
||||
precache()
|
||||
{
|
||||
precacheModel("body_sp_spetsnaz_vlad");
|
||||
precacheModel("head_sp_spetsnaz_vlad_vladbody");
|
||||
}
|
||||
Reference in New Issue
Block a user