Moderator
M
Moderator
12th Dec 2015
IcemanBo: Too long as NeedsFix. Rejected.
23:44, 30th Sep 2011
Pharaoh_: Merge your triggers into one and use
• The ability leaks.
• The ability is not original.
IcemanBo: Too long as NeedsFix. Rejected.
23:44, 30th Sep 2011
Pharaoh_: Merge your triggers into one and use
-
For each (Integer CustomInt) from 1 to 12, do (Actions)
-
Loop - Actions
-
Custom script: if GetExpiredTimer() == udg_Timer[udg_CustomInt] then
-
//Actions here (refer to your variable array index as "CustomInt", e.g. Distance[CustomInt])
-
Skip remaining actions
-
Custom script: endif
-
-
• The ability leaks.
• The ability is not original.