Jet 61 Posted December 2, 2011 Miscellaneous Options by Jet Introduction Even with the release of Ace, some very popular configuration was left out of the editor. This will allow you to configure a few things not included in the editor. Features - Font Confiuration - Window-Size Config - High Priority Game Window - Savefile Location Changer - And more... Script http://pastebin.com/raw.php?i=dxm0cvcp Credit Jet 1 Share this post Link to post Share on other sites
+ BigEd781 63 Posted December 2, 2011 Jet.... these scripts are great and all, but... get a life bud! Damn! 2 Share this post Link to post Share on other sites
Jet 61 Posted December 2, 2011 I'm just porting some of the more useful ones at the moment Share this post Link to post Share on other sites
Rosenblack 79 Posted December 2, 2011 if Jet gets a life then where will I get most of my scripts? 1 Share this post Link to post Share on other sites
mitchi.exe 27 Posted December 3, 2011 But but... scripting is Jet's life! xD Jet is awesome~ 1 Share this post Link to post Share on other sites
Steysel 2,147,483,647 Posted December 3, 2011 You're the man Jet. Share this post Link to post Share on other sites
Michael Ponder Jr 36 Posted December 7, 2011 I would get some use out of these once Ace is out. Thankyou. Share this post Link to post Share on other sites
EBelle 12 Posted December 7, 2011 Oh, good this'll be useful. Nice job, Jet. Share this post Link to post Share on other sites
Oda 2 Posted December 9, 2011 Wow, this will be in my game in Ace, ! Share this post Link to post Share on other sites
Nelderson 55 Posted December 10, 2011 Jet = No Life Now.....make us a Bacon Script for Ace..... 2 Share this post Link to post Share on other sites
RaiMaker 4 Posted January 10, 2012 AAAAAHHH! Incredible! F*cking unbelievable! Explendid! I almost wanted to chanfe my game name to the one that is in the APPdata configuration! You're the man! Share this post Link to post Share on other sites
Zeriab 12 Posted January 10, 2012 Nice script Jet I suggest that you cache the window handle as not caching it has been known to cause performance problems in XP and VX. It may of course not be a problem in Ace, but if you are not caching it then I suggest that you at least try to assess the impact of not doing so. I also suggest you try to see if the SAVE_IN_APPDATA feature works with strange user names. I believe that Jenisé caused problems in XP unless you used the short name of the path. *hugs* Share this post Link to post Share on other sites
Christian Ross 0 Posted March 16, 2012 The great thing about this is the ability to adjust window size. Excellent. Share this post Link to post Share on other sites
Pikalyze 4 Posted March 17, 2012 Great! More functions will help me develop my game! Share this post Link to post Share on other sites
MasterDuckBringer 1 Posted April 1, 2012 This one script helped me a lot, thanks a bunch Jet! Share this post Link to post Share on other sites
mac rishy 0 Posted April 28, 2012 Awesome... Jet make's me learning how to use RPG Maker VX Ace more easier... I Love u'r Script jet... it's a big help for newbie like me... Thanks... Share this post Link to post Share on other sites
voyager4383 0 Posted May 26, 2012 Hi, I know it's a bit late to ask this, but I am having difficulty with this line: Font.default_color = Color.new(0, 0, 0, 255) This changed the Title font color just fine; however, I am attempting to change the game's default font color (not outline) to solid black (or a shade of grey like (99, 99, 99, 255)) , as I am using lighter colored yellow window backgrounds. No matter what I do, the solid color at the core of the font never changes, yet I can italicize, bold, change outline colors, change size, change the font itself...but still cannot change the actual color of the font itself to anything other than solid white. I have been searching for weeks online for anyone else who had this problem...nothing. I have even searched for VX Ace games where anyone has used colors other than white for the font. Nothing. Any help is much appreciated! Thanks! Share this post Link to post Share on other sites
Xigos The Xelor Sandglass 4 Posted May 27, 2012 Ok I tried this and it literally destroyed my game, everything that I had worked on is now gone and I can't obtain the data to and continue. Also I guess I should change my sig to show nothing cause what was in my sig was the game I was working on. Share this post Link to post Share on other sites
Tsukihime 1,489 Posted May 27, 2012 can't obtain the data What do you mean? I looked at the script and it should only be moving the save files to another folder. Unless there is something inherently dangerous about win32api calls that may corrupt your own data files. Share this post Link to post Share on other sites
Xigos The Xelor Sandglass 4 Posted May 27, 2012 When I had to do a hard reboot[i.E. cut power off to my computer] I went back to try to remove this script I got unexpected file format. Luckily I changed the game.rvproj1 file with another project's game.rvproj2 file and it worked and i removed the script. What caused me to do a force shutdown was this script caused major computer freeze, making it to were I couldn't even do the what is known as the three finger salute[ctrl+alt+del] to shut down the game. and that was with the script as is. Share this post Link to post Share on other sites
Tsukihime 1,489 Posted May 27, 2012 (edited) Oh, maybe this script is not compatible with certain OS. Lol I was thinking of using win32api but if it poses such reliability risks... Edited May 27, 2012 by Tsukihime Share this post Link to post Share on other sites
Xigos The Xelor Sandglass 4 Posted May 27, 2012 Yea I'm using Win7 and it messed my game up so bad I thought I would have to create a new game from the start. Luckily though that one file change bit saved me 3 weeks of work. Share this post Link to post Share on other sites