Moderator
M
Moderator
12th Dec 2015
IcemanBo: Too long as NeedsFix. Rejected.
IcemanBo: Too long as NeedsFix. Rejected.
Reviewed by Maker, Agro Roar v.1.2.0 , 23rd Jan 2013
Needs Fix
Required changes:
- You are creating lot of triggers and never destroying them
- RoarGroupIssue uses
bj_lastStartedTimer
, not good
Suggested changes:
- You can delete
set bj_lastStartedTimer = t
. That is GUI stuff and not needed here- I recommed you reduce the level count of the ability to the maximum armor bonus you can have. It decreases loading time
- Instead of eg group, you could use
bj_lastCreatedGroup
- Set the struct member g to null after destroying it
- Filter out structures
Reviewed by Maker, Agro Roar v.1 , 16th Jan 2013
Needs Fix
- Using globals block makes it vjass
- You clear the global group when any instance of the spell ends, thus the sepll will not work several spellcasters
- There is no importing instructions in the map file
- The spell is not easily configurable
- You don't need three separate abilities for the armor