Moderator
M
Moderator
12th Dec 2015
IcemanBo: Too long as NeedsFix. Rejected.
05:14, 20th Oct 2012
Magtheridon96: Currently, this spell is not MUI and contains some leaks such as:
(These aren't the only leaks though)
Here is a list of tutorials that may help:
edit
Changes aren't made completely.
Something like ((Position of Target) offset by 200.00 towards 0.00 degrees) creates two locations, meaning you need to store the position of the target in one variable, and then have another point set to (TargetPosition offset by 200.00 towards 0.00 degrees) so that you can destroy both of them.
Since it seems that you're having problems with making the correct changes, I'd totally suggest creating a thread here in order to get more people to help you make the spell MUI.
IcemanBo: Too long as NeedsFix. Rejected.
05:14, 20th Oct 2012
Magtheridon96: Currently, this spell is not MUI and contains some leaks such as:
- ((Position of Target) offset by 200.00 towards 0.00 degrees)
- (Position of Target)
(These aren't the only leaks though)
Here is a list of tutorials that may help:
- Dynamic Indexing Template
- Complete Beginners Guide to Hashtables
- Hashtables tutorial
- MUI Spells with Artificial Waits
- Things That Leak
- How to Get Your GUI Spell Approved
edit
Changes aren't made completely.
Something like ((Position of Target) offset by 200.00 towards 0.00 degrees) creates two locations, meaning you need to store the position of the target in one variable, and then have another point set to (TargetPosition offset by 200.00 towards 0.00 degrees) so that you can destroy both of them.
Since it seems that you're having problems with making the correct changes, I'd totally suggest creating a thread here in order to get more people to help you make the spell MUI.