- Joined
- Aug 15, 2015
- Messages
- 258
- Reaction score
- 128
- First Language
- Spanish
- Primarily Uses
- RMMV
ICF-Soft Event Extension - Version 1.00
by ICF-Soft
Introduction
Add more conditions to events giving more flexibility.
With this plugin you can add extra conditions like more switches, unlimited selfswitches, unlimited mapswitches and versatile variables.
Mapswitches are special switches that aplies to all events in a map.
Note: This is an initial working version. To get latest version with all it's functionalities go to blog post or my plugin list.
Features
- All switchs you will need.
- Unlimited selfswitches and all you will need in a page.
- Unlimited mapswitches and all you will need in a page.
- All variables you will need.
- More versatile variables.
How to Use
To add an extra condition to a page put a note or comment in the command list in a format similar to plugin commands:
Code:
switch x
selfswitch x
mapswitch x
- Add a game, self or map switch respectively. Game switch must be a number but self and map ones aren't restricted.
Code:
variable x value
variableless x value
variableequal x value
- Add a variable condition. There three types: min, lower and equal to especified value.
To turn self or map switches use plugin commands:
Code:
selfswitch x true/false
mapswitch x true/false
All info you will need is inside plugin.
Download
You can downolad from mediafire: Version 1.00.
You can find blog entry and check for updates here.
Terms of use
Free for commercial and non-commercial games.
If commercial, a free copy of your game whould be fine.
Credit to ICF-Soft.
Do not repost without permision.
Credit and Thanks
- ICF-Soft
Author's Notes
This plugin gives a lot of options to events. It's good combined with plugins like ICF-Soft Time Utility.
Last edited by a moderator: