mirror of
https://github.com/InfinityLoader/IL-GSC.git
synced 2025-06-07 17:17:50 -05:00
43 lines
1.3 KiB
Plaintext
43 lines
1.3 KiB
Plaintext
/*******************************************************************
|
|
* Decompiled By: Bog
|
|
* Decompiled File: 1334.gsc
|
|
* Game: Call of Duty: WWII
|
|
* Platform: PC
|
|
* Function Count: 3
|
|
* Decompile Time: 0 ms
|
|
* Timestamp: 10/27/2023 3:25:24 AM
|
|
*******************************************************************/
|
|
|
|
//Function Number: 1
|
|
func_00D5()
|
|
{
|
|
self.var_4BA2 = 0;
|
|
}
|
|
|
|
//Function Number: 2
|
|
func_3662()
|
|
{
|
|
maps\mp\_utility::func_47A2("specialty_personaluav");
|
|
maps\mp\_utility::func_47A2("specialty_spygame");
|
|
maps\mp\_utility::func_47A2("specialty_coldblooded");
|
|
maps\mp\_utility::func_47A2("specialty_heartbreaker");
|
|
maps\mp\_utility::func_47A2("specialty_undercover");
|
|
self.var_267E = maps\mp\gametypes\_class::func_1F95(1);
|
|
maps\mp\gametypes\_class::func_21B9();
|
|
maps\mp\gametypes\_teams::func_73CA();
|
|
self.var_4BA2 = 1;
|
|
}
|
|
|
|
//Function Number: 3
|
|
func_2F9E()
|
|
{
|
|
maps\mp\_utility::func_735("specialty_coldblooded");
|
|
maps\mp\_utility::func_735("specialty_spygame");
|
|
maps\mp\_utility::func_735("specialty_heartbreaker");
|
|
maps\mp\_utility::func_735("specialty_personaluav");
|
|
maps\mp\_utility::func_735("specialty_undercover");
|
|
self.var_267E = maps\mp\gametypes\_class::func_1F95(1);
|
|
maps\mp\gametypes\_class::func_21B9();
|
|
maps\mp\gametypes\_teams::func_73CA();
|
|
self.var_4BA2 = 0;
|
|
} |