Chaos Project

RPG Maker => RPG Maker Scripts => Script Troubleshooting => Topic started by: nathmatt on May 12, 2008, 07:37:29 pm

Title: bliz abs vehicle script
Post by: nathmatt on May 12, 2008, 07:37:29 pm
i found a vehicle script but it dosent work because bliz abs modifies the controls so was asking som1 to either modify the script or make me 1 that will work for it the 1 i have might not support actually useing the vehiuchle as a action charactor because i would to to be able to fight in the vehicle im in

hers the script

http://www.megaupload.com/?d=YLKHWEMK (http://www.megaupload.com/?d=YLKHWEMK)
Title: Re: bliz abs vehicle script
Post by: Aqua on May 12, 2008, 07:53:20 pm
Hm... if you wanna fight in the vehicle... I think this is a good way to do it... (lol doing this from memory and guessing...)

Have a tank event (for example) and on action key, have the character walk into and and remove the original character from the party and add the tank character then turn on switch Tank ON.
New page: blank charset, condition of Tank ON.

Then on a common event, have it like...
Conditional branch:  when Key is pressed, remove tank, add original from party and turning off switch Tank ON.

Um... hopefully that'll work XD
Tell me if it works out.  If not, then I'll throw something together quickly.
Title: Re: bliz abs vehicle script
Post by: nathmatt on May 12, 2008, 09:21:50 pm
i tried that but the keys are overridden by blizz abs controls would just need too add a control to his that turns on a swith when pressed 1nce and off when pressed again