Is there a way to transfer from one map to another map while you are riding a vehicle?

Status
Not open for further replies.

Shaz

Veteran
Veteran
Joined
Mar 2, 2012
Messages
40,098
Reaction score
13,704
First Language
English
Primarily Uses
RMMV
Yes, but not in that format.

If your maps were like this:

Code:
     2725   12   23     13
your note on map 12 would look like this:
Code:
exit top 27 bottomexit left 25 rightexit right 23 leftexit bottom 13 top
Nothing more. All those comments you added and the # would not be there. Just the exit statement with the 3 "arguments" it's expecting.
 

Hunor

Villager
Member
Joined
Jan 1, 2014
Messages
23
Reaction score
5
First Language
English
Primarily Uses
I was just testing to see if I could make this script transfer the player in an airship to the top of four different maps.  Exmaple:

exit top 34 top

exit left 35 top

exit right 36 top

exit bottom 37 top

But for some reason it only worked with:

exit left 35 top

exit right 36 top

It would not transfer me on the test map to the test map 34 at all not would it transfer me to test map 37. 

I even tried to make a new map (Test Map 38) and replace (test map 37) with (test map 38) but it still would not transfer me from (test map 34) to (test map 38)

I wrote the exit lines in the notes on the map properties window.
 
Last edited by a moderator:

Shaz

Veteran
Veteran
Joined
Mar 2, 2012
Messages
40,098
Reaction score
13,704
First Language
English
Primarily Uses
RMMV
Yes, it will work.


You just need to make sure the current map's "exit" edge has the same number of tiles as the destination map's "enter" edge. Usually that just means the height or width of both are the same. But if you're going from the left or right of one map to the top or bottom of another, you have to make sure the height of one is the same as the width of the other.
 

Hunor

Villager
Member
Joined
Jan 1, 2014
Messages
23
Reaction score
5
First Language
English
Primarily Uses
Sorry, I'm having even more problems.  I'm having problems with going from top to bottom and bottom to top.

Here are three images of the Map properties of three maps that I'm trying to link together.

Map ID: 12

exit top 27 bottom

exit bottom 13 top

Images:





 
Last edited by a moderator:

Shaz

Veteran
Veteran
Joined
Mar 2, 2012
Messages
40,098
Reaction score
13,704
First Language
English
Primarily Uses
RMMV
I'm sorry ... should have refreshed my memory a bit better on that script.


The word immediately after exit should be left/right/down/up - it's the direction you're facing when you exit, not the edge you're exiting from.


So:


exit [left|right|down|up] new_map_id [left|right|top|bottom]
 

Hunor

Villager
Member
Joined
Jan 1, 2014
Messages
23
Reaction score
5
First Language
English
Primarily Uses
Alright.  Thank you very much.

Oh ya.  Shaz about credit for this script.  Do I just give the credit to Shaz on my credit list or do I give credit to Shaz and someone(s) else?
 
Last edited by a moderator:

Shaz

Veteran
Veteran
Joined
Mar 2, 2012
Messages
40,098
Reaction score
13,704
First Language
English
Primarily Uses
RMMV
Nope, it's just me. You can list me as Shaz, Sharon Hanlon, or Sharon Hanlon (Shaz) - whichever you like.


This thread is being closed, due to being solved. If for some reason you would like this thread re-opened, please report this post and leave a message why. Thank you.
 
Status
Not open for further replies.

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Latest Threads

Latest Profile Posts

so hopefully tomorrow i get to go home from the hospital i've been here for 5 days already and it's driving me mad. I miss my family like crazy but at least I get to use my own toiletries and my own clothes. My mom is coming to visit soon i can't wait to see her cause i miss her the most. :kaojoy:
Couple hours of work. Might use in my game as a secret find or something. Not sure. Fancy though no? :D
Holy stink, where have I been? Well, I started my temporary job this week. So less time to spend on game design... :(
Cartoonier cloud cover that better fits the art style, as well as (slightly) improved blending/fading... fading clouds when there are larger patterns is still somewhat abrupt for some reason.
Do you Find Tilesetting or Looking for Tilesets/Plugins more fun? Personally I like making my tileset for my Game (Cretaceous Park TM) xD

Forum statistics

Threads
105,868
Messages
1,017,072
Members
137,578
Latest member
JamesLightning
Top