Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.
You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
HBGames
Call Event Version 1.0 by Woratana Release Date: 05/05/2008
Introduction
It's a little snippet that will add thing like event command 'Call Event' in RM2K.
If you haven't use RM2K before, 'Call Event' use to run event commands in other event.
Basically, it's similar to 'Call Common Event', just change from common event to event in map.
I also added option to use call event with event from other map.
Features Version 1.0
Code:
# - Same as 'Call Event' in RM2K
# - You can also use 'Call Event' with event from other map