Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[RPGMakerVX] Eventing a Cheat System or Cheat Tool.
#1
My first ever tutorial be kind please :D

It will work in a way that, Whenever you have a certain item in your inventory and activate it.
It will bring up a number input. The codes for this can written down in a notepad or anywhere.

This is the default codes:
Content Hidden

Here's the zipped game for you to view how the events go together.
http://www.megaupload.com/?d=8CVSBOZH

Screenshots:
Content Hidden

The comments on the event should help you but I will add more info here.
To start with you'll need to make the following.
1. Common Event - A common event where the debugger goes.
2. two Variables one you can call Debugger and the other Item Debug.

I'll explain how to make a money cheat and then finally an item cheat. The rest should be easy.

1.Begin by creating a Number Input Process. HINT*
Content Hidden
2.Then Create a Conditional Branch you do not need to make a handeller. (Conditional Branch - Variable: Debugger - Equal to - Then whatever number you wish.)
3.Inside the conditional branch add 'Change Gold'

Next is for Items. Underneath that Conditional Branch.
do the same however next you add another Number Input. HINT*
Content Hidden

You should already have the Item Debug Variable setup.
I'll begin with a simple example. To add 99 potions (with the value 1) on the list, when the person types the Number.
'001'.
Here's what to do:
Conditional Branch - Variable - 'Item Select' > Equal to = 1
1 is the value of the potion and also the code that needs to be typed.

Inside the conditional branch put the item in. You will need to repeat this with all items you want to have when you test your game.

There is more information in the Game itself if you have any questions please ask.
I hope I helped.
Reply }


Messages In This Thread
[RPGMakerVX] Eventing a Cheat System or Cheat Tool. - by Kail - 06-05-2011, 02:35 AM
RE: [RPGMakerVX] Eventing a Debugger - by Kail - 06-05-2011, 02:59 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  DAY/NIGHT SYSTEM DerVVulfman 0 1,885 08-17-2021, 03:15 AM
Last Post: DerVVulfman
  The Guild - Evented Character Select System Mike_Everley 0 1,793 06-07-2021, 01:44 PM
Last Post: Mike_Everley
  Skill/Spell Book System for XP Mike_Everley 0 2,005 03-30-2021, 07:33 PM
Last Post: Mike_Everley
Photo [XP] Real Time Day/Night Cycle System (in review for v.3.0) Pelip 2 4,678 06-15-2020, 12:21 PM
Last Post: Pelip
  [RMXP]Simple Event Vehicle System coffinbag 0 2,957 09-17-2019, 10:06 AM
Last Post: coffinbag
  [XP/VX] Equipment Skill System Someone 9 11,215 04-17-2019, 08:19 PM
Last Post: Someone
  Licence System - Upgrade your Character [XP] yamina-chan 2 7,719 05-03-2012, 05:26 PM
Last Post: yamina-chan
  Animated Character Avatar messaging system RosyPosy 4 10,826 01-02-2011, 01:45 AM
Last Post: RosyPosy
  [VX] Event-Based Time System Guardian 2 6,607 11-27-2010, 06:37 PM
Last Post: Guardian
  Skill Tree System Jimmyly 8 14,150 03-19-2010, 05:46 AM
Last Post: Milonar



Users browsing this thread: