一,首先根据百度的情况:
1,没有关闭当前触发。2,当前触发没有等待
二,然后,上图:

三,再然后上代码
function i1lI11 takes nothing returns nothing
local group g
local group g2
local location p=GetUnitLoc(GetTriggerUnit())
local location p2=GetUnitLoc(GetAttacker())
set g=I1lIi(300,p,Condition(function i1liI1))
set g2=I1lIi(300,p2,Condition(function i1liI1))
call GroupAddGroup(g2,g)
call ForGroupBJ(g,function i1lii1)
call DestroyGroup(g)
call DestroyGroup(g2)
call RemoveLocation(p)
call RemoveLocation(p2)
set g=null
set p=null
set g2=null
set p2=null
endfunction
四,最后,拜谢各位能帮忙的大佬,求助
多么简单的几句jass啊,,还是要崩溃,,我能怎么办呢,我也很绝望啊
1,没有关闭当前触发。2,当前触发没有等待
二,然后,上图:

三,再然后上代码
function i1lI11 takes nothing returns nothing
local group g
local group g2
local location p=GetUnitLoc(GetTriggerUnit())
local location p2=GetUnitLoc(GetAttacker())
set g=I1lIi(300,p,Condition(function i1liI1))
set g2=I1lIi(300,p2,Condition(function i1liI1))
call GroupAddGroup(g2,g)
call ForGroupBJ(g,function i1lii1)
call DestroyGroup(g)
call DestroyGroup(g2)
call RemoveLocation(p)
call RemoveLocation(p2)
set g=null
set p=null
set g2=null
set p2=null
endfunction
四,最后,拜谢各位能帮忙的大佬,求助
多么简单的几句jass啊,,还是要崩溃,,我能怎么办呢,我也很绝望啊