Falcao 88 Posted August 5, 2012 (edited) Mouse System Buttons 2.5Hello everybody, do you like press buttons? i do!This is a button based mouse script, allow you create as many buttons you want to the game map screen or map ground, also provide you full mouse interaction within the game play. * Version 2.5 change log (Date: June 9 2013) Fixed non-refreshing item description bug Fixed Save file selection issue Added ability to start events even if the player is no facing the event Removed option to display arrow selector on save file Added compatibility for multiples game resolutions Item selection with mouse is now more occurate Fixed issue with pearl skillbar (when clicking any tool perform path finding) Cleaned up some code * Version 2.0 change log (Date: January 13 2013) - Added path finding, now the game player is able to move using the mouse - Added compatibility with Victor Animated Battle version 1.x and above - Now you are able to change the mouse cursor icon in game - Two new notetags added to change the mouse cursor by event comment tags - Fixed crash when pointing a notetagged event with a valid condition* Version 1.6 change log- Added compatibility for any game screen resolution- System optimized to consume less cpu than before- Added extra compatibility for Pearl ABS Liquid- Removed the font fix- Added the imported boleanVersion 1.5 change log- Fixed sound over loading on selectable windows- Fixed bug when selecting event graphic tileset that have mouse comment tag- FIxed minor bug when transfering (event name now erase completely)- Added option to turn on / off arrow selector on save file- Important! changes on mouse comment tags!~ CLICK START change to MOUSE START~ ANIMATION change to MOUSE ANIMATION~ NAME change to MOUSE NAMEFeatures- Allow you create buttons and easily configure them to do something- Events can be buttons too, map ground buttons! for some puzzles etc.- Allow you display event name- Full mouse interaction- WASD movement optional- Intruducing a mouse selector, never seen before on a rpg maker game- And the word everybody love, plug and play!Mouse commands- Left Click: decision- Right click: cancel / back- Mouse wheel: press mouse wheel button to runInstructionCopy and paste the script above Main, plug and playconfiguration explained in the scriptCreditsFalcaoDemoget the latest version at my rgss sitehttp://falcaorgss.wordpress.com/2012/09/17/mouse-system-buttons-update-1-5/Screens 2.0 Icon changing feature 2.0 Path finding mouseHere the clickable screens buttonsHere a event button on the map groundHere the new arrow selector usable in some scenesHere the name display when mouse pointer is over the eventEnjoy! Edited June 9, 2013 by Falcao 4 MinisterJay, KayDgirl91, Death10 and 1 other reacted to this Share this post Link to post Share on other sites
LeviCore.exe 2 Posted August 5, 2012 This is great . Please continue (: Share this post Link to post Share on other sites
Xypher 176 Posted August 5, 2012 What happens to the default WASD buttons if you use the WASD movement. Default XYZR buttons ingame. Share this post Link to post Share on other sites
Falcao 88 Posted August 5, 2012 (edited) @xypher when you enable WASD, default keys still work but obviusly if you presss those key it gonna do both things. I think if you play with mouse wasd for movement is better than arrow keys Edited August 5, 2012 by Falcao Share this post Link to post Share on other sites
Falcao 88 Posted August 6, 2012 (edited) Sorry for double post guys but i forgot to mention the mouse controls inside the script explanation Click: Ok button Right Click: Cancel /Close windows Middle button (Mouse wheel) Run Enjoy the script, if you found some bugs let me know Edited August 6, 2012 by Falcao Share this post Link to post Share on other sites
ADMON 1 Posted August 8, 2012 Hey Falcao, I love your hair style. Just kidding, great script. 1 Death10 reacted to this Share this post Link to post Share on other sites
Death10 12 Posted August 8, 2012 Hey Falcao, I love your hair style. Just kidding, great script. LOL btw, i like it Share this post Link to post Share on other sites
Falcao 88 Posted August 8, 2012 Lol Thanks guys. Now i gonna write my Falmc seal on your face Enjoy the script! Share this post Link to post Share on other sites
Internetakias 1 Posted August 29, 2012 (edited) I dunno if this is considered necroposting, but is there any way I can disable the arrow selector? Edited August 29, 2012 by Internetakias Share this post Link to post Share on other sites
Falcao 88 Posted August 30, 2012 Yes you can just read the lines at the end of the script Share this post Link to post Share on other sites
Kire 45 Posted August 31, 2012 Nice script dude !!! One small question ...Is there a way to make the arrow icon change when a button is pressed or when it is on top of an event (i.e like on top of a locked door when you have the key , the icon turns into a key ) Share this post Link to post Share on other sites
Internetakias 1 Posted August 31, 2012 Yes you can just read the lines at the end of the script Uh...that didn't help me at all. I was referring to this, by the way. Share this post Link to post Share on other sites
MasterDuckBringer 1 Posted September 2, 2012 I agree with Internetakias. There should REALLY be a config for that, those damn things appear in stupid places. Total deal breaker if they can't be removed. Sorry. Share this post Link to post Share on other sites
MasterDuckBringer 1 Posted September 2, 2012 (edited) Or in fact, just make a separate version of this script without them being included at all. They are totally useless in my project.And most likely many others considering their very ugly and aren't even graphic based so can't easily be edited. Edit: Didn't mean to sound rude with this. I know it came across like that. Edited September 2, 2012 by MasterDuckBringer Share this post Link to post Share on other sites
Falcao 88 Posted September 2, 2012 (edited) Well first guys im not obligated to create an update for this script also you have to respect the work any scripter does, not everybody can code something like this. Second just take a bit of your time and read the script I write a comment telling what each method do, yes read and disable that arrow selector you dont want it is very easy to disable. Some peoples already did it and didnt called my code stupid I think everybody here know how to read english Edited September 2, 2012 by Falcao Share this post Link to post Share on other sites
MasterDuckBringer 1 Posted September 2, 2012 Wasn't calling your code stupid. Just saying that the arrows should have a config. If you COULD add one that'd be nice. Not required at all. Though I did manage to figure out how to remove it from any scene. Is it okay if I post the slightly modified version here? Share this post Link to post Share on other sites
Internetakias 1 Posted September 3, 2012 Hm, would it be possible to scroll through saves, numbers and whatnot with the mouse wheel instead of the arrow selector? Share this post Link to post Share on other sites
oldjollysanta 0 Posted September 4, 2012 Wow, just wanna say what an awesome job you did, the script runs great Share this post Link to post Share on other sites
oldjollysanta 0 Posted September 4, 2012 One small thing i found is that the Comment events dont work if the 'Graphic' is from a tileset. Gets error: Script'Mouse System Buttons 1.1' line 193: NoMethodError occurred. undefined method > for nil:NilClass Share this post Link to post Share on other sites
Falcao 88 Posted September 17, 2012 There is a new update for this script! The Mouse system button script was updated to version 1.5 See main post to view change log and the new stuff Share this post Link to post Share on other sites
MageisHero 0 Posted October 28, 2012 Don't know what I did recently, but i'm now getting an error in 202 "undefined method '[]' for nil:NilClass" Any thoughts on what to do or what causes it? Share this post Link to post Share on other sites
Ryan Bram 26 Posted October 30, 2012 How to move the characters by using mouse instead of W A S D button? Share this post Link to post Share on other sites
Falcao 88 Posted November 21, 2012 There is a new update of this script. Here the change log * Version 1.6 change log - Added compatibility for any game screen resolution - System optimized to consume less cpu than before - Added extra compatibility for Pearl ABS Liquid - Removed the font fix - Added the imported bolean The forum doesn't let me update the header... Share this post Link to post Share on other sites
Cal Avera 3 Posted November 22, 2012 Thanks, actually I was looking for a screen compatibility but... I'm still having the same issue that I posted here (that one of the digit selection). I attached an image so you can see it more clearly: Thanks again, it's still a very good script Share this post Link to post Share on other sites
Internetakias 1 Posted November 22, 2012 Hey Falcao, how about letting scroll through numbers and saves and stuff with the mouse wheel instead of the arrow selector? Share this post Link to post Share on other sites