mirror of
https://github.com/InfinityLoader/IL-GSC.git
synced 2025-07-04 05:17:51 -05:00
Added MW3 Scripts
This commit is contained in:
15
MW3/PC/SP/animscripts/traverse/trench_jump_out.gsc
Normal file
15
MW3/PC/SP/animscripts/traverse/trench_jump_out.gsc
Normal file
@ -0,0 +1,15 @@
|
||||
/*******************************************************************
|
||||
* Decompiled By: Bog
|
||||
* Decompiled File: animscripts\traverse\trench_jump_out.gsc
|
||||
* Game: Call of Duty: Modern Warfare 3
|
||||
* Platform: PC
|
||||
* Function Count: 1
|
||||
* Decompile Time: 30 ms
|
||||
* Timestamp: 10/27/2023 2:17:29 AM
|
||||
*******************************************************************/
|
||||
|
||||
//Function Number: 1
|
||||
main()
|
||||
{
|
||||
animscripts/traverse/shared::func_3FE6(%trench_jump_out,47.8);
|
||||
}
|
Reference in New Issue
Block a user