
Originally Posted by
aVaTaR_EnGiNE
sorry double post --"
gw mo nulis triggernya ntu
ni code loadnya:
Code:
Event - A unit is loaded into a transport unit
Condition - <edit sendiri yah ^^>
Action - Add Loading Unit to <variable UnitGroup bwt loaded unit>
trus code unloadnya
Code:
Event - A unit enters playable map area
Condition - Entering Unit is in <variable UnitGroup bwt loaded unit>
Action - Remove Entering Units from <variable UnitGroup bwt loaded unit>
sisanya dah ngerti kan?

Miss: Variableny LoadedUnit
Code:
Event - A unit is loaded into a transport unit
Condition - unit type of loading unit equal to Arthas
unit type of trasnporting unit equal to Hmuan Frigante
Action - Add Loading Unit to loadedUnit
Add Command Aura to trasnporting unit
Code:
Event - A unit enters playable map area
Condition - Entering Unit is in loadedUnit
unit type of Transporting Unit equal to Human Frigate
unit type of Loading unit equal to Arthas
Action - Remove Entering Units from loadedUnit
- Remove command Aura from trasnporting unit
Begitukah maksud kk? tp apa kalo unit yg d load ke trasport unit udah bukan unit in playable map area?
Share This Thread