-
Notifications
You must be signed in to change notification settings - Fork 0
Client Server Application
Al'rind edited this page Jul 1, 2015
·
2 revisions
This page is still a work in progress
In this tutorial, we will see opportunities that RME provides to establish a communication between RPGMaker and the outer world. Beware, it is obvious that this article won't tell you how to create a MMORPG. In our opinion, RPGMaker is not suitable to make such games. Only playful use of commands to establish a connection to a remote server will be covered in this page. Also, we won't elaborate on how this application has been written as far as it is not the purpose of this article ! Happy reading !
Introduction
Revised Syntax
- Switches and variables
- Local switches and local variables
- Tags and local tags
- Displaying informations in messages
Commands
Extended events
Advanced tools
RMEx use examples
- Create basic gauges
- Create gauges in battle
- Create easily a QuickTime Event
- A minimal multi-agents system
- Custom names typing system
- Titlescreen's skipper
Scripters corner