- Version: All
- Product: WRobot General
- Type: Bug
- Status: Fixed
The below method of the Spell class does not work in vanilla, luaUnitId is not used, it does not cast the spell at the luaUnitId given (eg. mouseover).
public void Launch(bool stopMove, bool waitIsCast, bool ignoreIfCast, string luaUnitId);
Recommended Comments
Create an account or sign in to comment