And that's a good idea why? More code duplication?Why not try to make it an independent library of Event?
//
// @@ @@ @@@@@@ @@@ @
// @@ @@ @@ @ @ @
// @@@@@@@ @@@@@ @ @@@ @ @
// @@ @@ @@ @ @ @
// @@ @@ @@@@@@ @ @ @@@@@@@@
Also.
JASS:// // @@ @@ @@@@@@ @@@ @ // @@ @@ @@ @ @ @ // @@@@@@@ @@@@@ @ @@@ @ @ // @@ @@ @@ @ @ @ // @@ @@ @@@@@@ @ @ @@@@@@@@
The L looks a bit long.
call HealUnit(target,target,1.,HEAL_TYPE_NORMAL)
public function GetTriggerUnit takes nothing returns unit
I think you really need to change your:
JASS:
To me, register makes much more sense, and looks nicer.