mirror of
https://github.com/InfinityLoader/IL-GSC.git
synced 2025-07-02 20:37:52 -05:00
Added AW, BO2, Ghosts, IW, MWR, WW2 Scripts
This commit is contained in:
@ -0,0 +1,17 @@
|
||||
/*******************************************************************
|
||||
* Decompiled By: Bog
|
||||
* Decompiled File: scripts\cp\maps\cp_frontend\gen\cp_frontend_art.gsc
|
||||
* Game: Call of Duty: Infinite Warfare
|
||||
* Platform: PC
|
||||
* Function Count: 1
|
||||
* Decompile Time: 100 ms
|
||||
* Timestamp: 10/27/2023 12:05:45 AM
|
||||
*******************************************************************/
|
||||
|
||||
//Function Number: 1
|
||||
main()
|
||||
{
|
||||
level.var_12ACA = 1;
|
||||
setdvar("r_lightGridEnableTweaks",1);
|
||||
setdvar("r_lightGridIntensity",1.33);
|
||||
}
|
@ -0,0 +1,14 @@
|
||||
/*******************************************************************
|
||||
* Decompiled By: Bog
|
||||
* Decompiled File: scripts\cp\maps\cp_frontend\gen\cp_frontend_sound.gsc
|
||||
* Game: Call of Duty: Infinite Warfare
|
||||
* Platform: PC
|
||||
* Function Count: 1
|
||||
* Decompile Time: 96 ms
|
||||
* Timestamp: 10/27/2023 12:05:45 AM
|
||||
*******************************************************************/
|
||||
|
||||
//Function Number: 1
|
||||
main()
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user