Submit Your Article


 
RPG Maker

Welcome Guest ( Log In | Register )


  Games Resources RPG Maker VX RPG Maker XP Scripts Tutorials Downloads

> Super Debug Mode, Make F9 become more than just variables and switches
snstar2006
post Feb 22 2009, 11:13 AM
Post #1


Level 3
Group Icon

Group: Member
Posts: 34
Type: Scripter
RM Skill: Skilled




Super Debug Mode
Version: 1
Author: snstar2006
Release Date: 2009/2/22
Exclusive Script at RPG RPG Revolution and 66RPG


Introduction
Make your F9 debug mode to be more than just changing variables and switches.


Features
The script enable you to:
* change the number of gold, item , weapon, and armor
* transferring around all maps
* viewing info about the map in game
* changing actor status
* changing options like disable dash, save, menu, etc.

Script
Attached File  debug_script.txt ( 31.2K ) Number of downloads: 253


Customization
CODE

class Scene_Debug_Base < Scene_Base
# Switch for wheter you want to use the name of the Map as mapname
# if true then the name setting in Map setting will be used, so
# there wil be no need to fill in anything in the following mapname setting
# false means to use the following mapname setting
MAP_NAME_AS_PLACE_NAME = true

PLACES = {
#"mapname" => [map ID, x, y, facing]
# left "facing" as blank will be assumed as 2, i.e. down
# facing will be automatically corrected to 2 if it is any number other than 2, 4, 6, 8
"Origin" => [1, 9, 10],
}
end


Screenshot
[Show/Hide] screenshots

Attached File  debug_scrn1.png ( 72.07K ) Number of downloads: 284

Attached File  debug_scrn2.png ( 99.61K ) Number of downloads: 214



Installation
Copy & paste in a new script page below material section.
Remember to include the "Customize" part, too.
Locate this line in Scene_Debug:
CODE
$scene = Scene_Map.new

with this:
CODE
$scene = Scene_Debug_Base.new

Press F9 to call the new debug scene as usual

Credits
snstar2006, Snowy Star, or in Chinese 雪流星

This post has been edited by snstar2006: Feb 23 2009, 07:11 PM
Go to the top of the page
 
+Quote Post
   

Posts in this topic
- snstar2006   Super Debug Mode   Feb 22 2009, 11:13 AM
- - snstar2006   I just find out that I have post this in the wrong...   Feb 22 2009, 11:25 AM
- - enix2   Nice script, but i thought RPG Advocate had made t...   Feb 22 2009, 01:34 PM
- - AnimeSnave   Veeeryy nice! Definitely going to be useful...   Feb 22 2009, 02:34 PM
- - SuperMega   Woah, this is sweet! Thanks for the awesome s...   Feb 22 2009, 03:20 PM
- - pim321   Nice, and also looks good Great job! Great...   Feb 23 2009, 10:33 AM
- - guzzleboy478   I keep getting this error from this script. I...   Feb 23 2009, 06:24 PM
- - snstar2006   QUOTE (guzzleboy478 @ Feb 23 2009, 08:24 ...   Feb 23 2009, 06:42 PM
- - Genshyu   This is an awesome script, but it's in the RMX...   Feb 23 2009, 08:23 PM
|- - snstar2006   QUOTE (Genshyu @ Feb 23 2009, 10:23 PM) T...   Feb 23 2009, 08:33 PM
- - Stef-san   rly nice script its rly useful for ppl you wants ...   Feb 24 2009, 01:58 PM
- - guzzleboy478   So where exactly do I put the customization part? ...   Feb 25 2009, 06:12 PM
- - miget man12   @quizzleboy: put it either above it in the same ta...   Feb 25 2009, 07:15 PM
- - guzzleboy478   Nope. The customization script didn't help eit...   Feb 25 2009, 07:40 PM
- - miget man12   it should be something like this: EDIT: See the bo...   Feb 25 2009, 08:09 PM
- - toboisgreat   I get the same error, even after i put the customi...   Feb 26 2009, 06:17 AM
- - guzzleboy478   @miget man 12: I replaced both my script wiht you ...   Feb 26 2009, 12:50 PM
- - miget man12   okay, so I made a demo, just go to http://www.med...   Feb 26 2009, 03:54 PM
- - guzzleboy478   Still no good. I'm gonna mess around wiht my s...   Feb 26 2009, 05:04 PM
- - snstar2006   Try the script with a new project see if the same ...   Feb 26 2009, 05:39 PM
- - guzzleboy478   It wasn't any of my scripts. It WAS my MapInfo...   Feb 26 2009, 06:22 PM
- - titan_strife   I have encountered a new problem with this script....   Aug 17 2009, 08:32 PM


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: 23rd May 2013 - 12:43 AM
RPG RPG Revolution is an Privacy Policy and Legal
eXTReMe Tracker