Submit Your Article


 
RPG Maker

Welcome Guest ( Log In | Register )


  Games Resources RPG Maker VX RPG Maker XP Scripts Tutorials Downloads

 
Reply to this topicStart new topic
> Can't stand the Shutdown option at the title screen?, Here is a little fix to help that.
Redd
post Jul 7 2008, 10:02 AM
Post #1


:<
Group Icon

Group: Revolutionary
Posts: 2,315
Type: Developer
RM Skill: Advanced




I'm very slowly learning Ruby, and I have only learned how to do VERY simple things, but one thing I have learned is how to take out is the SHUTDOWN option at the begginning of the game. All you have to do is this:

go to Scene_Title in the script editor and find this line (line 40) :
CODE
    @command_window = Window_Command.new(192, [s1, s2, s3])


And change it to this:
CODE
    @command_window = Window_Command.new(192, [s1, s2])


There you go! I have some other little fixes, like if you don't want to gold, steps, playtime, etc. to show in the menu. You can PM me if you just want a little simple thing done.

Oh yeah! And as a bonus, here is a kind of stupid script that I figured out how to make, but yeah:

Insert a script above main called Fake_Error

In the scripting place put this in there:
CODE
print 'Insert error here'

There you go. At the very first part of the game, a fake error will appear telling you to click okay or whatever. Once you click it, it will just go straight to your game! You can also do this with "Call Script" in an event to say something such as a place, the map name, and such. Kind of annoying, but at least it doesn't take up room in you game for what you would need for pictures, really big events, etc.


__________________________
Go to the top of the page
 
+Quote Post
   
Krenic-The-Hedge...
post Jul 8 2008, 12:13 PM
Post #2


Level 3
Group Icon

Group: Member
Posts: 37
Type: Developer
RM Skill: Intermediate




dude, that was so mega simple, every advanced already got that but most of them (including me) prefer a shutdown option.

This post has been edited by Krenic-The-Hedgehog: Jul 9 2008, 02:14 PM
Go to the top of the page
 
+Quote Post
   
Redd
post Jul 8 2008, 12:54 PM
Post #3


:<
Group Icon

Group: Revolutionary
Posts: 2,315
Type: Developer
RM Skill: Advanced




I know all that stuff dude! Post your script somewhere else! Yeah you just call the script and make it say $scene = nil and then it shuts off its in my game. Please post your script somewhere else, not in my topic.


__________________________
Go to the top of the page
 
+Quote Post
   
jens009
post Jul 8 2008, 05:31 PM
Post #4


L Did you know? Death gods... only eat apples
Group Icon

Group: +Gold Member
Posts: 2,976
Type: Scripter
RM Skill: Skilled




QUOTE (Redd @ Jul 8 2008, 01:08 PM) *
I know all that stuff dude! Post your script somewhere else! Yeah you just call the script and make it say $scene = nil and then it shuts off its in my game. Please post your script somewhere else, not in my topic.


Well you guys were both wrong here.

@Redd: It's a simple edit so good job. But as he said, the minor edit was already submitted by somebody. You can still keep the topic though. (I think).
@Krenic: Well you were right about the minor edit being submitted already, but as redd said, you're not suppose to advertise your game/work in somebody else's topic.

Let's not get things out of hand. =]


__________________________

My RMXP Project:


Farewell RRR. =]
Go to the top of the page
 
+Quote Post
   

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Lo-Fi Version Time is now: 25th May 2013 - 07:16 PM
RPG RPG Revolution is an Privacy Policy and Legal
eXTReMe Tracker