RPG Maker XP
Event Paradise
Introduction
Event Paradise is a group of scripts by me.
which help creating events.
Features
– Self-Variables for events
– Easily check event location: is it on screen? on the map edge?
left/right/up/down of an event?
– Use variables in event commands that don’t allow it.
ie: start a battle where the troop number is saved in variable 001
– Easily check if 2 events are touching
organize events in groups, and check if any of them is touching / coliding with a diferent event or the player.
– Save any data from the database / any game data in a variable
(there’s a menu, no scripting knowledge required)
– Damage Popup on the map
– A shooting system
Screenshots
Downloads
events-paradise-full-41-25088.zip
License Terms
Attribution 3.0 Unported - You must attribute the work in the manner specified by the author or licensor. Commerical use allowed.
Frequently Asked Questions
see the signs in the demo.
they explain everything in great detail.
one thing I fogot to mention there: in the shooting system, you can set a sprite’s size. (incase you want to define an area where the sprite is hit) use a script saying: set_sprite_size(width,height). the size is in tiles, not pixels.
Instructions
To add the script to your game:
1. copy the script pages to your game
(they’re independent so you can take only the one you need)
2. copy the file copyClipD.exe from the demo folder
* (skip this step if you’re not using the Variable Methods script page)
3. copy the Common Event ‘shoot3’ to your game.
(skip this step if you’re not using the shooting system)
4. create events, as shown in the demo.
There are also instructions in the script itself.
Please run the Demo, read the signs & read the commets inside events.
Author Notes
Latest version: 4.1
Changes from last version:
– fixed a bug with the Shot-Kind event, where it was taken from the wrong map.
– fixed a bug in delete_event, which happened when shooting & re-entering a map.
– deleted the bitmap script.
^ serious bugs. please update your version if you’re not using this one!
Credits & Thanks
Metaclaw (Scythergirl)
Comments (7)
Leave a Reply
You must be logged in to post a comment.
Metaclaw
sorry! I rushed to upload this. I found some bugs, so I made a new version.
please use version 3.8 only.
Yokuto Akiyama
This looks like a great demo, but it downloads as a .8 file? Can you replace it with an .exe or whatever it was before, because there's no such thing as a .8 file. You could do it like 3,8 instead of 3.8, because the . changes the file type. I'm super excited to get this, and that's stopping me from getting it, can you fix the file?
Metaclaw
sure. I just uploaded a new file.
next time, just so you know, you can rename the file so it ends with .zip
Yokuto Akiyama
Ok thanks.
Yokuto Akiyama
Wow, I could really use this! Thanks!
hassen
What's the good version 4.1 or 3.8 ?
How to change projectile speed ? Can you update a punch system (sword)
How to disable pop up hits !!
Josey
The downloads are broken? :<