银河飞将
查看详细资料
TOP
原帖由 lvcha 于 2008-1-16 09:20 发表 /script local s,h,m="生命分流";if UnitExists("pet") then h=UnitHealthMax("player")-UnitHealth("player");m=UnitMana("pet")/UnitManaMax("pet");if m>0.1 and h>200 or m>=0.7 then s="黑暗契约";end;end;Cast ...