Disable Dashing

By default, you can press the shift button to dash.

Maps support the option to disable dashing when you’re on that map. However, there isn’t a solution to disable dashing manually during the game, for example during a cut-scene you want to prevent the player from dashing.

With this plugin you can use a simple command to disable or enable dashing for the player.

Download

Plugin: download here (right-click, save as)

Installation

Download the plugin and place it in the “plugins” folder in your project’s “js” folder. Then open your Plugin Manager (F10), double-click an empty row, and select the HIME_DisableDashing plugin.

Once it is in your list of plugins, turn the plugin on.

Usage

Use the following plugin commands

enable_dashing
 disable_dashing

To enable or disable dashing. Here is an example:

disableDashing2

 

 

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.

For more help see http://daringfireball.net/projects/markdown/syntax