I want a trigger that do : if one unit comes in 350 range of other unit, issue the 2nd unit to cast a custom ability... and i dont know what event,condition and action i should put.
events - 'unit in range' conditions - unitype comparison or player comparison actions - order 'variable' (just set the unit that must cast the ability to a variable in begin of the game) to cast .......
WEU = bad! WEU basicly adds some jass script to your map. The WEU gui calls thoes functions like the standard functions. It is ass bad as using BJ calls when it comes to lag.
Although WEU has some advantages for beginer triggerers I dont recomend you use it.