The RPG Maker Resource Kit

RMRK RPG Maker Creation => XP => Topic started by: Cactuar on August 14, 2011, 01:41:11 AM

Title: [RESOLVED] (RMXP) Little Air Ship Problem
Post by: Cactuar on August 14, 2011, 01:41:11 AM
I didn't find anything about this topic so I want to ask that is there possible a way to make airship to world map WITHOUT using Scripts becouse, I dont understand scripts at all and I need airship to my game.  :)
Title: Re: (RMXP) Little Air Ship Problem
Post by: Sashikinaroji on August 14, 2011, 04:50:22 AM
huh?

I'm not sure what you're talking about...

If you mean you want your airship to have an "interior", then you can do this with events if you make a dummy event to represent your airship (using the airship graphic) on your map. Then, when you hit the action button, it would go into the airship and saved the location (x and y) of your char on the map. Then, when you talk to the pilot, it would transfer you back to the map you were on, at the location stored, and move the airship onto that location, while changing the graphic from the first event to nothing (so that it will not show up anymore)

Although, that is severely complicated and I am not 100% sure I thought it through right...


As far a making an airship, it is a standard function, and you can set your airship start location with your event editor in the same area as character start location.
Title: Re: (RMXP) Little Air Ship Problem
Post by: Cactuar on August 14, 2011, 06:23:42 AM
Yeah I have airship, but it does not fly over the mountains and it enters villages, caves etc. i don't want that :p
Title: Re: (RMXP) Little Air Ship Problem
Post by: Sashikinaroji on August 14, 2011, 02:32:30 PM
...


Huh?


Ok, how did you set up your airship? Because there is a preset that you are supposed to use...
Title: Re: (RMXP) Little Air Ship Problem
Post by: IAMFORTE on August 14, 2011, 03:20:03 PM
You could check out albertfishes vehicle script in the scripts database it should work out properly.
Title: Re: (RMXP) Little Air Ship Problem
Post by: Cactuar on August 14, 2011, 03:57:59 PM
Thank you very much :) That helps a lot.
Title: Re: [RESOLVED] (RMXP) Little Air Ship Problem
Post by: IAMFORTE on August 14, 2011, 04:03:29 PM
no problemo :3