mirror of
https://github.com/InfinityLoader/IL-GSC.git
synced 2025-06-07 17:17:50 -05:00
18 lines
604 B
Plaintext
18 lines
604 B
Plaintext
/*******************************************************************
|
|
* Decompiled By: Bog
|
|
* Decompiled File: 4307.gsc
|
|
* Game: Call of Duty: Infinite Warfare
|
|
* Platform: PC
|
|
* Function Count: 1
|
|
* Decompile Time: 0 ms
|
|
* Timestamp: 10/27/2023 12:32:04 AM
|
|
*******************************************************************/
|
|
|
|
//Function Number: 1
|
|
main()
|
|
{
|
|
var_00 = scripts\common\utility::func_49FA("vfx_front_end_steam_flyby");
|
|
var_00 scripts\common\createfx::func_F4AD((35.0684,-6289.31,333.622),(0,96,0));
|
|
var_00.var_13125["fxid"] = "vfx_front_end_steam_flyby";
|
|
var_00.var_13125["delay"] = -4;
|
|
} |