Zelaron Gaming Forum

Zelaron Gaming Forum (http://zelaron.com/forum/index.php)
-   RPGMaker (http://zelaron.com/forum/forumdisplay.php?f=188)
-   -   World Map (http://zelaron.com/forum/showthread.php?t=40461)

phsyco025 2006-09-01 04:58 PM

World Map
 
I made a world map in my RMXP game but how do i make it so that everytime the player presses r it goes to the world map and from there he can teleport tro different places or press l to go back to his game?

Atnas 2006-09-02 09:52 AM

If R is pressed show graphic world map

If I is pressed exit to game.

(the structure of said feature)

That what you want?

To make a script for teleporting, though, I'd need the map so I could put the dimensions of the areas to teleport into a script... make your world map, then send it to me, with your game, I'll work out a script for it. kay? =D Simple enough, right?

phsyco025 2006-09-02 11:10 AM

Quote:

Originally Posted by Atnas
If R is pressed show graphic world map

If I is pressed exit to game.

(the structure of said feature)

That what you want?

To make a script for teleporting, though, I'd need the map so I could put the dimensions of the areas to teleport into a script... make your world map, then send it to me, with your game, I'll work out a script for it. kay? =D Simple enough, right?

ok ill try but that might take a while coz i have to make the world map and then finish it in the actuall world. other that that i was fooling around in RMXP with the common events and i tried to make it so that every time i pressed r it would teleport me to a certain place but it never worked do u no y it didnt work

Atnas 2006-09-02 12:03 PM

Because there is no if key is pressed event command.

If Input::R

That's how you do it in ruby.


All times are GMT -6. The time now is 05:24 PM.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.