Moderator
M
Moderator
12th Dec 2015
IcemanBo: For long time as NeedsFix. Rejected.
Bribe:
- Use (Triggering unit) not (Casting unit)
- Waits make it not MUI. The local variable you created in custom script doesn't do anything. You need to prefix it with udg_ if you want to try to make it work.
- I suggest learning how to index your spells to operate on timers instead of waits
- There are some leaks just because of the waits.
Needs a lot of work. I advise still asking for help in the Triggers & Scripts forum until you get this right.
IcemanBo: For long time as NeedsFix. Rejected.
Bribe:
- Use (Triggering unit) not (Casting unit)
- Waits make it not MUI. The local variable you created in custom script doesn't do anything. You need to prefix it with udg_ if you want to try to make it work.
- I suggest learning how to index your spells to operate on timers instead of waits
- There are some leaks just because of the waits.
Needs a lot of work. I advise still asking for help in the Triggers & Scripts forum until you get this right.