mirror of
https://github.com/InfinityLoader/IL-GSC.git
synced 2025-07-06 05:47:51 -05:00
Full AW Dump
This commit is contained in:
18
AW/PC/animscripts/traverse/boost_jump_256_across.gsc
Normal file
18
AW/PC/animscripts/traverse/boost_jump_256_across.gsc
Normal file
@ -0,0 +1,18 @@
|
||||
/*******************************************************************
|
||||
* Decompiled By: Bog
|
||||
* Decompiled File: traverse\boost_jump_256_across.gsc
|
||||
* Game: Call of Duty: Advanced Warfare
|
||||
* Platform: PC
|
||||
* Function Count: 1
|
||||
* Decompile Time: 27 ms
|
||||
* Timestamp: 4/22/2024 1:59:01 AM
|
||||
*******************************************************************/
|
||||
|
||||
//Function Number: 1
|
||||
main()
|
||||
{
|
||||
if(self.canjumppath)
|
||||
{
|
||||
animscripts\traverse\boost::rocket_jump_human(%boost_jump_256_across_variation,1);
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user