astracat111

Astra Cat
Regular
Joined
Jun 16, 2015
Messages
207
Reaction score
123
First Language
English
Primarily Uses
Hello there again, 

To go along with my Launcher I've created this input settings plugin.

This also goes along with my mouse script in order to make a click and point adventure game.

With all of my scripts, any scripter can come in and make changes and improve them, as I'm not the best to begin with. All free for commercial use.

It allows you to adjust the following settings:

WASD movement

Disable F2, F3 and F4

Disable mouse input

Disable gamepad input

Disable mouse player movement on map

Here is the link. Just copy and paste into your plugins folder as InputSettings.js or whatever you'd like to be named:

link

Updated 1 9 2016 - Added the option to disable player movement with mouse, but not disable it from menus and perhaps a HUD.

Update 1 13 2016 - rename to "AS" instead of AstraCat because AstraCat is a little long.

Update 1 15 2016 - fixed the link

As always my scripts are free for anyone to use commercially or even change, no credit necessary. 

Thanks, 

Astra Cat
 
Last edited by a moderator:

Prescott

argggghhh
Regular
Joined
Aug 28, 2014
Messages
566
Reaction score
583
First Language
English
Primarily Uses
RMMV
link to plugin does not exist.

link is unsatisfied.
 
Last edited by a moderator:

@ND

Warper
Member
Joined
Jun 28, 2012
Messages
4
Reaction score
3
First Language
English
Primarily Uses
It looks like the link destination is formatted improperly but the link display text is not. Since IPB is set to truncate the displayed URL you can't just copy/paste the proper link. However, a little neat trick to get around the truncation is to quote the post as it won't truncate the link until after it's pushed through to the thread.

Here is the proper link needed:

https://gist.github.com/markhansaven/d784abc286b2c0bd2d3d

@Astracat - you'll need to either remove the line and re-add it or click the link (or unlink) BBCode buttons and change it there.

-@ND
 

astracat111

Astra Cat
Regular
Joined
Jun 16, 2015
Messages
207
Reaction score
123
First Language
English
Primarily Uses
It looks like the link destination is formatted improperly but the link display text is not. Since IPB is set to truncate the displayed URL you can't just copy/paste the proper link. However, a little neat trick to get around the truncation is to quote the post as it won't truncate the link until after it's pushed through to the thread.

Here is the proper link needed:

https://gist.github.com/markhansaven/d784abc286b2c0bd2d3d

@Astracat - you'll need to either remove the line and re-add it or click the link (or unlink) BBCode buttons and change it there.

-@ND
Thank you very much ND. Now I've gotta update my other topics. 
 
Last edited by a moderator:

astracat111

Astra Cat
Regular
Joined
Jun 16, 2015
Messages
207
Reaction score
123
First Language
English
Primarily Uses
Would you consider expanding on this script to also disable Scene_Map.prototype.isFastForward

It can really muck up move routes at times :/

Source: http://forums.rpgmakerweb.com/index.php?/topic/54801-game-speeds-up-when-z-is-held/
I'll look into it, I didn't know it did that. I'll see if I can replicate the problem and fix it.

Okay, so I don't understand why that's there in the first place (debugging maybe?) but here's the fix. I'm gonna make a new topic for it...it's a simple fix though. Just  copy and paste this into a notepad file, name it and give it the ".js" extension, throw it in the plugins folder and activate the plugin rpg maker mv. (I'm not talking necessarily to you, but to any google.com searches later and everything)

Code:
/*: * @plugindesc Deactivates fast forward on events on a map when Z key is held down. *  * @author NA *  */Scene_Map.prototype.isFastForward = function() {    return false;             //($gameMap.isEventRunning() && !SceneManager.isSceneChanging() &&            //(Input.isLongPressed('ok') || TouchInput.isLongPressed()));};
 
Last edited by a moderator:

TheGeekyDead

Villager
Member
Joined
Jan 19, 2013
Messages
11
Reaction score
1
First Language
en
Primarily Uses
Wow great work on this, it works flawless! i credited you in my credits under scripts.

As always my scripts are free for anyone to use commercially or even change, no credit necessary. 

I did because you deserve to get some attention on your work.
 
Last edited by a moderator:

You Clod

Villager
Member
Joined
Oct 23, 2016
Messages
27
Reaction score
3
First Language
German
Primarily Uses
RMMV
Hi there I have a problem. No matter what I try the 'w' key just won't work. And I have no idea why.
Everything else works great except for going up.
 

Prommie

Warper
Member
Joined
Jul 29, 2022
Messages
1
Reaction score
0
First Language
Java
Primarily Uses
RMMV
Hi there I have a problem. No matter what I try the 'w' key just won't work. And I have no idea why.
Everything else works great except for going up.
Hi Clod, I recently teached kids for RMMV at a summer camp, so I got time to debug astra's code a little bit. I came to the conclusion that I can't set the WASDcontrol variable to true in the RMMV editor, so I copied the keycodes to the false block, but the W key didn't work for me either. Then I investigated the codes, and found out that the row 142 the "87" keycode is placed twice. I commented out the pagedown input key, and got the W key working in-game. I'm going to try to fix this code in a more efficent way.
 

Attachments

  • 1659078501963.png
    1659078501963.png
    41.9 KB · Views: 7

Latest Threads

Latest Posts

Latest Profile Posts

My next update is going to amazing! There's been major additions and things I've wanted to do in previous versions that weren't possible until now. It's not ready yet, but will be soon!
made an RTP edit to try to save on work, found out I was editing the wrong tilesheet of cliffs.
It's fine... I'm fine... I'm sure fixing this won't take too long
Proud of the work done.
Probably gonna toss out some cameos.
-Message sponsored by the β Gang.
"I WAN BOOZY EGGY-NOG!"
"I WAN BOOZY EGGY-NOG!"
"For the love of the cosmos TarTar, you shouldn't drink spiked eggnog."
"I WAN BOOZY EGGY-NOG"
Boozy-Eggy-Nog.png

Forum statistics

Threads
136,904
Messages
1,271,300
Members
180,691
Latest member
Xhavyedge
Top