RPG Maker VX Ace

RPG Maker VX Ace

Not enough ratings
Multi Vehicle Land Sea Air
   
Award
Favorite
Favorited
Unfavorite
UGC Type: Edit And Play
File Size
Posted
219.418 KB
16 May, 2016 @ 2:25am
1 Change Note ( view )

Subscribe to download
Multi Vehicle Land Sea Air

Description
My second attempt at land vehicles. This Materials script actually creates multiple vehicles so each of their positions get saved.

Here's how a vehicle is added.

add_vehicle(:boat, 4, "Vehicle", 7, 1, 6, 6, "Ship")

Parameters are > type, speed, name, index, map, x, y, bgm

type > :boat for land, :ship for sea, :airship for air
speed > numbers 1-6, 4 is normal speed
name > character_name for the graphic
index > numbers 0-7 character_index for the graphic
map > map id number the vehicle starts on
x > x position the vehicle starts on
y > y position the vehicle starts on
bgm > music name to play while driving


I kept the original :boat, :ship and :airship type names as they are just in case. :boat types can go on land. Land vehicles can travel to other maps so you can put a condition check in your events to prevent this.

Let me know if you encounter any errors so I'll try to fix.
13 Comments
BoloWolf  [author] 13 Apr, 2020 @ 6:39am 
@frankreisdesign I don't have the project on my PC. You should Subscribe, open it in RPGMaker and look in Scripts tab. One of the screenshots show its place, it's under Materials > Multi_Vehicle on the left panel. And there are some example events on the maps.
frankreisdesign 13 Apr, 2020 @ 6:30am 
Good day, thank you, I sem to be encountering a problem.... I can't seme to find a download link for the script itself, could you please send me a wordpad or doc of the script itself please?
BoloWolf  [author] 23 Aug, 2019 @ 12:48pm 
@frankreisdesign Yes, anyone can use this anyway you like, even if it's commercial. Just make sure to test properly so it doesn't break your game. I coded this but never actually tried it in a big complete project.
frankreisdesign 23 Aug, 2019 @ 10:38am 
Good day. I was wondering if I could try out this script for my game, you will be credited for it of course
BoloWolf  [author] 25 Oct, 2016 @ 12:03am 
@AriSanic Yes, if it can help you learn feel free to check the codes. Though there are much better actual "tutorials" out there, check the forums and guides.
Arisanick 24 Oct, 2016 @ 3:19pm 
Can i use your projecto to lear about the program? Please?
I really need to learn ! :ripperheart:
Marquise* 17 Oct, 2016 @ 9:39am 
As in new screenshot of THIS project.
Marquise* 17 Oct, 2016 @ 9:39am 
Nope! This one.
BoloWolf  [author] 15 Oct, 2016 @ 12:53pm 
Thanks but which "new project"? If you mean my Creativerse Digit Display guide, I recommend checking submissions for the recent Machine Contest in their forums. People came up with very creative stuff.
Marquise* 15 Oct, 2016 @ 12:22pm 
Just saw new poroject screenshots. :D You are amazing!