|
花了我几个小时都无法保存,总司有这些东西,我都快疯了!!
function Trig____________________001_Actions takes nothing returns nothing
set udg_BbB[bj_forLoopAIndex] = GetSpellAbilityUnit()
set udg_AaA = ( udg_AaA + 1 )
set udg_BbB[udg_AaA] = GetSpellTargetUnit()
set udg_CcC[udg_AaA] = CreateUnit(Player(PLAYER_NEUTRAL_PASSIVE), 'h04D', GetUnitX(udg_BbB[udg_AaA]), GetUnitY(udg_BbB[udg_AaA]), 0)
call SetUnitAbilityLevelSwapped( 'A0XX', GetLastCreatedUnit(), GetUnitAbilityLevelSwapped('A0XW', GetSpellAbilityUnit()) )
call SetUnitAbilityLevelSwapped( 'A0XY', GetLastCreatedUnit(), GetUnitAbilityLevelSwapped('A0XW', GetSpellAbilityUnit()) )
call IssueTargetOrderById( udg_CcC[udg_AaA], 852274, udg_CcC[udg_AaA] )
call EnableTrigger( gg_trg____________________002 )
endfunction
function Trig____________________001_Actions takes nothing returns nothing
call YDWEMemoryLeakHelperMapIsOpenMemoryLeakHelper( true )
endfunction |
|