Level 11: Placing Treasure Chests



Similar documents
Level 15: Creating a Puzzle

Level 13: Creating Yes / No Player Options

Level 16: Useful Functions to Remember

Level 17: Creating a Puzzle Part 2

Working with SQL Server Integration Services

Configuring a Custom Load Evaluator Use the XenApp1 virtual machine, logged on as the XenApp\administrator user for this task.

Make Your Own Game Tutorial I: Overview of Program Structure

Changing Your Cameleon Server IP

IGSS. Interactive Graphical SCADA System. Quick Start Guide

IT Quick Reference Guides Using Windows 7

BitLocker to Go: Encryption for personal USB flash drives (Windows 7 and 8)

WINDOWS PROCESSES AND SERVICES

SARANGSoft WinBackup Business v2.5 Client Installation Guide

Sharing Files with HomeGroup

Make your own Temple Run game

Using SSH Secure File Transfer to Upload Files to Banner

Statgraphics Getting started

5.6.3 Lab: Registry Backup and Recovery in Windows XP

There are several ways of creating a PDF file using PDFCreator.

DigitalPersona Pro Server for Active Directory v4.x Quick Start Installation Guide

Outlook 2007: Managing your mailbox

Tutorial: Time Of Day Part 2 GUI Design in NetBeans

Lab - Configure a Windows 7 Firewall

Setup Guide for Exchange Server

Hi-Speed USB Flash Disk User s Manual Guide

ACCESSING IBM iseries (AS/400) DB2 IN SSIS

Advanced Excel 10/20/2011 1

XStream Remote Control: Configuring DCOM Connectivity

Configuring Network Load Balancing with Cerberus FTP Server

Network Load Balancing

SmartSync Monitor Help

Introduction to Ethics for Health Care Aides Online course presented by the Manitoba Provincial Health Ethics Network Frequently asked questions

Lab A: Deploying and Managing Software by Using Group Policy Answer Key

Creating and Sharing Contact Groups in Outlook Client

How schedule AccuTRConsole to run every hour

Using SSH Secure Shell Client for FTP

Create, Link, or Edit a GPO with Active Directory Users and Computers

Getting started with IMAP for Aggi What is IMAP?

KI6501 Data Manager. Software User Manual

Managing Identities in Outlook Express

Wavecrest Certificate

ENPS-MF1. 1 USB Port. Multifunctional Print Server. Quick Installation Guide V1.0

When you have decided what to include in your signature, you will need to open the signatures and stationery dialogue box:

Quick Guide: Troubleshooting Info from SNAP PAC Systems

Getting Started with the Aloha Community Template for Salesforce Identity

Solution domain. Cloud PC Backup Startingkit for users. Date 26/05/2015 Sensitivity Unrestricted Our reference V1.0 Contact

PCLinq2 Hi-Speed USB Bridge-Network Cable. Quick Network Setup Guide

Cut a video into multiple short clips

Appendix K Introduction to Microsoft Visual C++ 6.0

Free Excel add-in for linear regression and multivariate data analysis

VIRTUAL NETWORKING WITH "WINDOWS VIRTUAL PC"

Releasing blocked in Data Security

Unit 21 - Creating a Button in Macromedia Flash

13 Managing Devices. Your computer is an assembly of many components from different manufacturers. LESSON OBJECTIVES

FTP Server Configuration

HOW TO BURN A CD/DVD IN WINDOWS XP. Data Projects

USING STUFFIT DELUXE THE STUFFIT START PAGE CREATING ARCHIVES (COMPRESSED FILES)

QSF Creator Tool. Task Sheet. Logging Into Hosted Millennium

OmniTouch 8440 Messaging Software Quick Reference Guide. Messaging Services Telephone User Interface

Virtual Office Remote Installation Guide

client configuration guide. Business

Connection and Printer Setup Guide

Using IIS and UltraDev Locally page 1

How to configure MAC authentication on a ProCurve switch

Introduction to MS WINDOWS XP

WhatsUp Gold v16.3 Installation and Configuration Guide

APPENDIX 8 EAZY NETWORKING

Fusion. User s Guide: Updating the Fusion s Image

Where is My PST File and How Can I Move It Somewhere Else?

HP Device Manager 4.6

TAMUS Terminal Server Setup BPP SQL/Alva

Microsoft Migrating to PowerPoint 2010 from PowerPoint 2003

PC Agent Quick Start. Open the Agent. Autonomy Connected Backup. Version 8.8. Revision 0

Secure IIS Web Server with SSL

DeviceLock Management via Group Policy

Issue Tracking Anywhere Installation Guide

Advanced Outlook 2010 Training Manual

CMP-102U. Quick Installation Guide

Instructions for Creating an Outlook Distribution List from an Excel File

Chapter 11 Sharing and Reviewing Documents

Enterprise Asset Management System

DEPLOYING A VISUAL BASIC.NET APPLICATION

Configuring Windows 2000/XP IPsec for Site-to-Site VPN

Using the Query Analyzer

Configuring SSH Sentinel VPN client and D-Link DFL-500 Firewall

Access 2010: The Navigation Pane

Easy Setup Guide for the Sony Network Camera

MS Project Tutorial for Senior Design Using Microsoft Project to manage projects

Sophos Endpoint Security and Control standalone startup guide

Connecting to Wireless in Windows Vista

Content Author's Reference and Cookbook

Importing Contacts to Outlook

WhatsUp Gold v16.1 Installation and Configuration Guide

quick reference guide

Windows Firewall Configuration with Group Policy for SyAM System Client Installation

I. DigitalCAT Captioning Software Overview A. Welcome B. Acquiring the Captioning Add-On C. Purpose of this Guide...

Transcription:

Level 11: Placing Treasure Chests Welcome to Level 11 of the RPG Maker VX Introductory course. In Level 10 we used the Generate Dungeon function to draw the Cave of Demons map. In this Level, we will make use of the Quick Event Creation function to place a treasure chest in the dungeon. Step 26: Quick Event Creation - Treasure Chest Full of money and/or items, treasure chests are a boon to players in our adventure and are a stalwart of RPG games. Let s place a treasure chest in the Cave of Demons map.

Switch to Event mode. *Calling the Quick Event Creation function. We ve selected coordinates 018,024 of our Cave of Demons Level 1 map to place our treasure chest. You can choose a suitable location on your map and right-click. From the pop-up menu, select Quick Event Creation and Treasure Chest. *Creating a Treasure Chest Event.

You can select the treasure chest s graphic by double-clicking on the Graphic box. The contents can be set in the Content pane. Let s select Item. Once we do that, 0001:Potion becomes selectable. With this setting, the treasure chest will contain 1 potion. If you d like to alter the contents, click on the on the right. Now you can select from a variety of items, weapons and armor. This list can be adjusted in the database. *Selecting the contents of the treasure chest. Once you ve selected the contents, click on OK to exit the dialogue. Let s add another treasure box. This time, let s put one filled with gold in the Good King s Castle. Since our main character starts off on the journey penniless, this will be a big help in getting ready.

Right-click on coordinates 010,014 of the Good King s Castle map and select Quick Event Creation and then Treasure Chest. *Creating a Treasure Chest Event. Set the contents to gold by selecting the Gold option in the Content pane. Then adjust the amount to 200 (or however much you like).

*Treasure chest in the Cave of Demons. *Treasure chest in the Good King s Castle. Once your Events are finished, don t forget to play-test.

Point: Setting the BGS Automatically Most players will have noticed something odd in the last playtest. After leaving Minato Port, the sound of the ocean seemed to follow us everywhere. That s because we have the Auto-change BGS set to Sea in the Minato Port map settings. *Minato Port map settings. There s no way we d hear the waves down in the Cave of Demons, so let s change the BGS setting.

*Cave of Demons Level 1 map settings. Open the map properties for Cave of Demons, check the box next to Auto-change BGS and click the ellipse on the right. *BGS setting dialoge.

The BGS setting dialogue should appear. Here, choose the very top option, Nothing, to ensure that there is no BGS. *Field map properties after setting BGS. *Good King s Castle map properties after setting BGS.

Go ahead and change the settings for any other maps where it would be strange to hear the waves crashing. *The BGS Sea is only available in the full version of RPG Maker VX. Step 27: Understanding Self Switches Treasure Chest Events, like any other Event, can be edited in the Event Editor. Double-click on either of your treasure chests and let s look inside. *Event Editor view of a Treasure Chest Event.

If you look closely at the List of Event Commands you ll see a new type of switch, the Self Switch. Put simply, a Self Switch is a Switch that is contained to a single Event. Regular Switches can be referenced by Events in the game, whereas a Self Switch can not. So unlike the Switches we have set so far, Self Switches can not be used in the same way to control game flow. Self Switch Properties Can not be referenced by other Events. A single Event can contain a total of 4. Can not be named. The default names of A, B, C and D must be maintained. Switch Properties Can be referenced by any Event in the game. Can be named. The merits of using Self Switches is that they do not count towards the total number of regular Switches used in a game. If you used a regular Switch for every Event in the game you d have that many more Switches to set, that many more to playtest...things would become very complicated very quickly. Therefore, it s quite important to know when to use Switches and when to rely on Self Switches. Congratulations! You ve cleared Level 11. Next, let s create a locked door in our dungeon. Return to Table of Contents