Classic RM2K Teleport & Escape Dungeon item/skill 0.2a
By Nechigawara Sanzenin @ Gamindustri
Introduction
This script allow the user to create classic RM2K Teleport and Escape Skill without using any game variables and common events.
Features
- Save Teleport/Escape Location from current player location
- Allow User to Manual Disable/Enable Skill/Item
- Teleport will auto disable if location is blank, in Vehicle, Or in Battle
- Escape will auto disable if location is blank, in Vehicle, in Battle, Or not in Dungeon
- User can set Teleport/Escape transition and direction
Video
How to use
SpoilerItem/Skill Note:
Code:
- <TELEPORT> : Make item/skill has Teleport effect.
- <ESCAPE> : Make item/skill has Escape effect.
复制代码
Teleport Plugin Command
type nec_settelelocation to save current player location
type nec_resettelelocation to clear saved location
type nec_allowtelelocation 0 to manual disable skill/item
type nec_allowtelelocation 1 to manual enable skill/item
Escape Plugin Command
type nec_setescapelocation to save current player location
type nec_resetescapelocation to clear saved location
type nec_allowescapelocation 0 to manual disable skill/item
type nec_allowescapelocation 1 to manual enable skill/item
Step by Step with Picture :
Plugin
Download From Dropbox
Download Demo From Dropbox
Terms
Free to use in both commercial and non-commercial project as long as credit is given.
Any edits made to this script are okay as long as you still provide the proper credit.
Revisions
Spoiler02.a - Add Disable Teleport in Dungeon Option.
0.2 - Improve implement skill/item, Add Escape Dungeon, Improve Code base on Kadokawa's Escape Dungeon
0.1a - Fixed Minor Bug
0.1 - Initail Release
本贴来自国际rpgmaker官方论坛作者:Nechigawara处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:
https://forums.rpgmakerweb.com/threads/classic-rm2k-teleport-escape-dungeon-item-skill.56563/