Nechigawara

Certamen Promus
Regular
Joined
Oct 24, 2015
Messages
54
Reaction score
37
First Language
Thai/English
Primarily Uses
N/A
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

Item/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

02.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
 
Last edited by a moderator:

Unmercyful

Regular
Regular
Joined
Oct 25, 2015
Messages
123
Reaction score
31
First Language
English
Hi there, I been trying to figure this out and I and am not sure how it works. Maybe because I never used RPG Maker 2000 I don't know lol. Any help on setting up a teleport skill would be much appreciated.  :)
 

Nechigawara

Certamen Promus
Regular
Joined
Oct 24, 2015
Messages
54
Reaction score
37
First Language
Thai/English
Primarily Uses
N/A
Hi there, I been trying to figure this out and I and am not sure how it works. Maybe because I never used RPG Maker 2000 I don't know lol. Any help on setting up a teleport skill would be much appreciated.  :)

You have to set the event to become a teleport spot/escape. I suggest you to make this event as the blank one that activate when the player pass through it by plugin command :


nec_settelelocation/setescapelocation


 After the location is set, teleport/escape will be able to use to warp to that spot. Then for the skill/item just put these in note:

Code:
<TELEPORT> : Make item/skill has Teleport effect.
<ESCAPE> : Make item/skill has Escape effect.
 

Unmercyful

Regular
Regular
Joined
Oct 25, 2015
Messages
123
Reaction score
31
First Language
English
Sorry I seem so dumb now, because it works so easy!  :)  Thanks so much for the help and sharing this great plugin.
 

Ghost of Christmas Kloe

The Icecream Princess
Regular
Joined
Nov 15, 2015
Messages
1,548
Reaction score
967
First Language
English
Primarily Uses
RMMZ
This is super awesome! I was doing this with variables and switches but that was such a pain, and this is such an awesome, easy to use, convinient and amazing plugin!!
 

Lionheart_84

Regular
Regular
Joined
Oct 27, 2015
Messages
644
Reaction score
60
First Language
Italian
Primarily Uses
I do not work at all ... you can not do a demo ???
 

Nechigawara

Certamen Promus
Regular
Joined
Oct 24, 2015
Messages
54
Reaction score
37
First Language
Thai/English
Primarily Uses
N/A
I do not work at all ... you can not do a demo ???

I decide to not doing the demo cause this plugin is like Kadokawa Escape Dungean Plugin with some upgrade and really easy to use.


Since I already explain as a word above and you don't understand, I will use images to explain this time.

1. You have to set the event to become a teleport spot/escape. I suggest you to make this event as the blank one that activate when the player pass through it by plugin command :



nec_settelelocation for Teleport
nec_setescapelocation for Escape


2HYP9J7.png



2. After the location is set, teleport/escape will be able to use to warp to that spot. Then for the skill/item just put these in note:

Code:
<TELEPORT> : Make item/skill has Teleport effect.
<ESCAPE> : Make item/skill has Escape effect.

Remember to allow the skill/item to be able to use on map, or that skill/item will be useless.


Q7IY6qz.png
 
Last edited by a moderator:

Lionheart_84

Regular
Regular
Joined
Oct 27, 2015
Messages
644
Reaction score
60
First Language
Italian
Primarily Uses
I did everything as you say .... but it does not work ... it makes me use it the skill, nor the item .... it's a bug ????
 

Nechigawara

Certamen Promus
Regular
Joined
Oct 24, 2015
Messages
54
Reaction score
37
First Language
Thai/English
Primarily Uses
N/A
I did everything as you say .... but it does not work ... it makes me use it the skill, nor the item .... it's a bug ????

Did you use the escape one while you not in dungeon? Since the escape one need the config tile ID for dungeon in Plugin Parameters.


If you not in the map with the dungeon tileset, the escape skill/item will be disable and cannot use.


Also, both of escape /teleport skill/item won't work if there is no location save, in Vehicle, Or in Battle.


You need the player to pass the event to remember location so it can be use.
 

Lionheart_84

Regular
Regular
Joined
Oct 27, 2015
Messages
644
Reaction score
60
First Language
Italian
Primarily Uses
Did you use the escape one while you not in dungeon? Since the escape one need the config tile ID for dungeon in Plugin Parameters.


If you not in the map with the dungeon tileset, the escape skill/item will be disable and cannot use.


Also, both of escape /teleport skill/item won't work if there is no location save, in Vehicle, Or in Battle.


You need the player to pass the event to remember location so it can be use.



I did not understand anything ... what it is difficult !!! that's why I ask for a demo .... !!!
 

Nechigawara

Certamen Promus
Regular
Joined
Oct 24, 2015
Messages
54
Reaction score
37
First Language
Thai/English
Primarily Uses
N/A
I did not understand anything ... what it is difficult !!! that's why I ask for a demo .... !!!

State what you did so I can explain. I don't know why you the only one that can't make it works since this plugin is really very easy to use.


I won't do any demo since I believe that the description already explain everything cleary and it will drain my dropbox space.


(MV doesn't have RTP so the demo will need all files and size will be big, so I don't want to do it except it's a complex one.)


This is how it should be when you play the game.
 

killerfer

Regular
Regular
Joined
Nov 4, 2015
Messages
198
Reaction score
52
First Language
Portuguese
@Nechigawara


Great! Thank you very much. Is it in your plans to make it able to save more than 1 location at the same time? Like a teleport skill that can warp my hero to all cities he visited?
 

Lionheart_84

Regular
Regular
Joined
Oct 27, 2015
Messages
644
Reaction score
60
First Language
Italian
Primarily Uses
mah ... I'm the only one that does not work ... although I needed a lot this plugin .... we give up '......
 

Nechigawara

Certamen Promus
Regular
Joined
Oct 24, 2015
Messages
54
Reaction score
37
First Language
Thai/English
Primarily Uses
N/A
mah ... I'm the only one that does not work ... although I needed a lot this plugin .... we give up '......

You never tells me what you did (other plugins you use, how you use my script, bla bla bla).


You just come here and said it doesn't work and asked for the demo of the plugin that only edited 4 objects


and added 2 simple options which other people doesn't have a problem.


So, I don't know how to help you without your information. Like I said, this plugin is too small to have Demo.


Most plugin those edit more objects than mine also don't have any demos.

@Nechigawara


Great! Thank you very much. Is it in your plans to make it able to save more than 1 location at the same time? Like a teleport skill that can warp my hero to all cities he visited?

Not right now since RM2K doesn't have those option.
 
Last edited by a moderator:

Lionheart_84

Regular
Regular
Joined
Oct 27, 2015
Messages
644
Reaction score
60
First Language
Italian
Primarily Uses
You never tells me what you did (other plugins you use, how you use my script, bla bla bla).


You just come here and said it doesn't work and asked for the demo of the plugin that only edited 4 objects


and added 2 simple options which other people doesn't have a problem.


So, I don't know how to help you without your information. Like I said, this plugin is too small to have Demo.


Most plugin those edit more objects than mine also don't have any demos.



I tried it on a new project ... no other plugin ... I glued your calls plugin ... touch the event ... I open the "menu exactly as you did on your video" ... but I'm not the skill to use it, it puts it in the item ... gray ... as if it were an item event ... !!! I did everything exactly like your video !!! but it does not work....!!!  :headshake:
 

Nechigawara

Certamen Promus
Regular
Joined
Oct 24, 2015
Messages
54
Reaction score
37
First Language
Thai/English
Primarily Uses
N/A
I tried it on a new project ... no other plugin ... I glued your calls plugin ... touch the event ... I open the "menu exactly as you did on your video" ... but I'm not the skill to use it, it puts it in the item ... gray ... as if it were an item event ... !!! I did everything exactly like your video !!! but it does not work....!!!  :headshake:

Show me the event windows, skill/item windows, and your map where the event and player were when you use my script.
 

Nechigawara

Certamen Promus
Regular
Joined
Oct 24, 2015
Messages
54
Reaction score
37
First Language
Thai/English
Primarily Uses
N/A
Here are a few pictures ..... I state that I being Italian, I use the Italian language tool ... I hope it will assist you !!!


http://imgur.com/AHrDIZL


http://imgur.com/NwNlLC1


http://imgur.com/P5SpB5T

May be because you set the event trigger as "Pulsante azione" (Action button in English) which need the player to push z button while stepping on this event to make it activate and save the location. You may need to set the trigger as "Tocco giocatore" (Player Touch in Englisg) which will make the event activated when the player pass or touch this event instead. Please try this and tell me the result.
 

Lionheart_84

Regular
Regular
Joined
Oct 27, 2015
Messages
644
Reaction score
60
First Language
Italian
Primarily Uses
May be because you set the event trigger as "Pulsante azione" (Action button in English) which need the player to push z button while stepping on this event to make it activate and save the location. You may need to set the trigger as "Tocco giocatore" (Player Touch in Englisg) which will make the event activated when the player pass or touch this event instead. Please try this and tell me the result.



Tried ... but nothing changes !!!! :headshake:


I do not understand why not only functions to me !!! ;_;
 

Latest Threads

Latest Posts

Latest Profile Posts

Watching all of you working on the Christmas game jam and posting updates from your games is making me want to get back into game making.
WHAT HAVE YOU ALL DONE???! HELP!WindRyder_AnabelleBathing_Chibi.jpg
Idle.gif
Juice FX is great lol... this is like 3 different 5 frame animations put together through various frames of each of the the 3 poses. I use to animate almost all of my idle animations like this since I'm definitely NOT an animator... just someone who can kinda draw somewhat decently.
The little Windows widget icon for searching today is an axolotl!

1701893595588.png
1701891367101.png
it continues in baby steps xD
want to optimize the new cover completely, before I rework the rest of the game^^

Forum statistics

Threads
136,791
Messages
1,270,009
Members
180,544
Latest member
neurosith
Top