Full AW Dump

This commit is contained in:
InfinityLoader
2024-04-22 02:38:24 -04:00
parent b53c55f0c0
commit b2389dbcb9
2093 changed files with 657703 additions and 107923 deletions

View File

@ -0,0 +1,28 @@
/*******************************************************************
* Decompiled By: Bog
* Decompiled File: createart\mp_perplex_1_fog.gsc
* Game: Call of Duty: Advanced Warfare
* Platform: PC
* Function Count: 2
* Decompile Time: 40 ms
* Timestamp: 4/22/2024 2:06:59 AM
*******************************************************************/
//Function Number: 1
main()
{
var_00 = maps\mp\_art::create_vision_set_fog("mp_perplex_1");
var_00.startdist = 17346.26;
var_00.halfwaydist = 32487.6;
var_00.red = 0.583682;
var_00.green = 0.52939;
var_00.blue = 0.302793;
var_00.maxopacity = 1;
var_00.transitiontime = 0;
var_00.sunfogenabled = 0;
}
//Function Number: 2
setupfog()
{
}