gsc-tool/data/IW5/_unamed/1637.gsc

16 lines
369 B
Plaintext
Raw Normal View History

2020-05-21 07:32:38 -04:00
// IW5 PC GSC
// Decompiled by https://github.com/xensik/gsc-tool
main()
{
self setmodel( "body_london_male_a" );
codescripts\character::attachHead( "alias_civilian_heads_male_drone", _ID1636::main() );
self._ID2738 = "british";
}
precache()
{
precachemodel( "body_london_male_a" );
codescripts\character::precacheModelArray( _ID1636::main() );
}