Main Menu
  • Welcome to The RPG Maker Resource Kit.

[REQUEST] Disable Dash

Started by Countdown, December 15, 2012, 11:49:04 PM

0 Members and 1 Guest are viewing this topic.

Countdown

There is only one script that I've found that disables dash entirely, but it doesn't work. Can anyone make a quick spriptlet that disables dashing entirely?

pacdiggity

lol
class Game_Map; def disable_dash?; return true; end; end

Also you've been here long enough to know that requests belong in the request board...
it's like a metaphor or something i don't know

Countdown

Sorry, been under the weather. Brain power has definitely been affected. Won't happen again.