Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: GreatNghiaHang on September 12, 2006, 03:09:05 AM

Title: Magic Turns on Event
Post by: GreatNghiaHang on September 12, 2006, 03:09:05 AM
Okay, I know battle commands can turn on an event but can we just use one specific magic to activate it?
Title:
Post by: WarxePB on September 12, 2006, 11:04:46 AM
Sort of. When you select a skill, you can choose diferent types from a drop-down box labelled Type - change this type to "Switch", and select a switch that you haven't used before. Then, in the M. Groups tab, create a new battle event with the Trigger set to "that switch ON", and proceed with the code.

Unfortunately, you cannot use regular skills for this. They have to be switch skills.