Added MW3 Scripts

This commit is contained in:
InfinityLoader
2023-10-27 03:47:01 -04:00
commit d559c1d414
981 changed files with 539970 additions and 0 deletions

View File

@ -0,0 +1,16 @@
/*******************************************************************
* Decompiled By: Bog
* Decompiled File: xmodelalias\alias_sas_heads.gsc
* Game: Call of Duty: Modern Warfare 3
* Platform: Console
* Function Count: 1
* Decompile Time: 16 ms
* Timestamp: 10/27/2023 2:28:12 AM
*******************************************************************/
//Function Number: 1
main()
{
var_00[0] = "head_sas_a";
return var_41;
}