MMOMinion

Full Version: [MODULE] Simple Sprint
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Simple Sprint
This module uses the Sprint skill on-demand, only when your character is moving.

Version History
  • 1.0
    - Uses Sprint on-demand. (no hacks)

I also included some cool helper functions if any mod devs want to borrow them.
  • BuffCheck(targetID, buffName, ownerID)
    Checks the player or a target for a buff with a given string name. The owner ID is optional.
  • Cast(spell,tid)
    Uses a skill and does all the cooldown, iscasting, etc. checks for you. Target ID (tid) is optional.
See the SimpleSprint.lua for examples of how to use them.
Couldnt find any interface for this module
any fix for it, or it comes without one?
(10-22-2013, 05:43 AM)kei22 Wrote: [ -> ]Couldnt find any interface for this module
any fix for it, or it comes without one?

No UI needed for this.

It automatically uses the Sprint skill when it's available and you're moving.
(10-22-2013, 04:56 PM)Urguwno Wrote: [ -> ]
(10-22-2013, 05:43 AM)kei22 Wrote: [ -> ]Couldnt find any interface for this module
any fix for it, or it comes without one?

No UI needed for this.

It automatically uses the Sprint skill when it's available and you're moving.

its good for casters,gatherers, how it will reserve tp for tp users. or it works on fxminion sprint checkbox?
thanks