Warp Items
Version: 2.0
Author: Grafikal
Release Date: 12 - 11 - 2008
Last Updated Date: 11 - 01 - 2009
Version History
- 1.0 [12/11/08] - Initial Release
- 2.0 [12/11/08] - Re-Release, Updated to RMRK+, and made the events thinner
Description
Shows you how to create items that a player can use to warp to locations by setting destinations.
Features
- 2 kinds of warping items
- Easy customization
Planned Additional Features
Screenshots
Not really applicable unless I catch it in mid warp.
Instructions
There are comprehensive comments in the common events and map events.
Credit
Support
Support can be dealt with here in this topic or you may PM me.
Author's Notes
Under features I noted that there are 2 kinds of warping items here. On one hand, I have an item that allows the user to set their own locations anywhere to be warped to, and can be used to warp to (or set a new location) anytime. The other warp item is the same as World of Warcraft's Hearthstone. You can set locations to teleport to by talking to an innkeeper or a waypoint. Whichever. I included both in the demo. The waypoint is in the cave, the innkeeper is the guy you get the hearthstone from to begin with.
Variables Used
Variables: 536-541
536:remembered Player X warp necklace
537:remembered Player Y warp necklace
538:remembered MapID warp necklace
539:remembered Player X hearthstone
540:remembered Player Y hearthstone
541:remembered MapID hearthstone
(NOTE: That you don't need all 6, you only need 3. Either the warp necklace or the hearthstone if you only want one of the two ingame.)
Switches Used
Switches: none
(NOTE: I used a couple switches for nothing but the tutorial, you don't need them at all for the event system.)
Common Events Used
Common Events: 305, 306
305: Warp Necklace processing
306: Hearthstone processing
Item IDs Used
897: Warp Necklace
898: Hearthstone
Demo
Demo is attached[/list]