level 7
分析了下代码,貌似应该就是在function FZ8里面
if ( AR7( it, BU[ QB ] ) )and FL8 then
if ( ( GetUnitAbilityLevel( it, *B07T* ) == 0 )and( GetUnitAbilityLevel( it, *B068* ) == 0 )and( GetUnitAbilityLevel( it, *B00K* ) == 0 )and( GetUnitAbilityLevel( it, *B039* ) == 0 ) ) then
call FX8( it )
set F68 = UnitUseItemPoint( it, AV7( it, BU[ QB ] ), F08, F58 ) //TP
endif
elseif ( AR7( it, BU[ yuanxingxie ] ) ) then //飞鞋
call FX8( it )
set F68 = UnitUseItemPoint( it, AV7( it, BU[ yuanxingxie ] ), GetUnitX( A77 ), GetUnitY( A77 ) )
2014年10月18日 06点10分