Help - Search - Members - Calendar
Full Version: [Eventing]Quick Travel System
RPG RPG Revolution Forums > Game Engines > RPG Maker VX Discussion > RPG Maker VX Tutorials
Taske
Quick Travel System
Made by: Taske

Intro
Use this to travel between cities quickly.
Platforms: RPG VX; XP
Features:
Use a numeric based travel system or
Use a name based travel system

Customizing:
Just add new switches and names.
Requirements for use:
Credit me for any use in your games and please do not post this to other sites at all.

Tutorial:
**NOTE: This Event uses Conditional Branches, Switches, and Variables. If you do not know how to use them go here and here**
Numeric
Start:
First create a Common Event.
Second create a Conditional Branch using Page 4 of the Conditional Branch menu:
Button _____ is Being Pressed
And choose the button you would like to use (i.e. x, y, z).
Third Show Text followed by Input Number: [Variable x] Movement, 1 digit(s)
Fourth is another Conditional Branch using Page 1 Switch x is ON
Fifth is the last Conditional Branch using Page 1 Variable x is Equal to Constant x
Sixth is the Transfer Player event.
[Show/Hide] Picture

Name
Start:
First create a Common Event.
Second create a Conditional Branch using Page 4 of the Conditional Branch menu:
Button _____ is Being Pressed
And choose the button you would like to use (i.e. x, y, z).
Third Show Text followed by Name Input Processing: , 10 Characters
Fourth is another Conditional Branch using Page 2 Actor x Name is Applied
Fifth is the last Conditional Branch using Page 1 Switch x is ON
Sixth is the Transfer Player event.
[Show/Hide] Picture



I'm sorry if it's not too clear, it is my first tutorial.
BizarreMonkey
Hmmm, I see how this works, the only con about this system is that the player has to know the name of the map he wishes to transfer to, other than that, it's perfect smile.gif

A Good first tutorial, if a little sketchy smile.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.