Chaos Project

RPG Maker => RPG Maker Scripts => Script Troubleshooting => Topic started by: acebelowzero on August 20, 2009, 10:21:01 pm

Title: Need script if possable please help.
Post by: acebelowzero on August 20, 2009, 10:21:01 pm
Ok in my game i have ever thing perfect. I'm making a  life style. Everthing is fine but i need a script were a player can talk to an event and the player is givin a car. {i have all graphics}
So they can use a car and turn back into the normal actor graphic when they dont want to drive no more.

Please all u good scripters can u help? :).
Title: Re: Need script if possable please help.
Post by: Aqua on August 20, 2009, 10:30:04 pm
You can event this... >.>

I even made an event system for it D:
http://forum.chaos-project.com/index.php?topic=1102.0
Read that topic.
Title: Re: Need script if possable please help.
Post by: acebelowzero on August 20, 2009, 10:43:28 pm
I read the topic and all the post but the download doesnt work. Help please if possable? :)
Title: Re: Need script if possable please help.
Post by: Aqua on August 20, 2009, 11:04:38 pm
http://starrodkirby86.web44.net/AquasStuff/Aquas_Flying_Event.zip
Title: Re: Need script if possable please help.
Post by: winkio on August 20, 2009, 11:09:15 pm
this can be done with eventing.  make the car item link to a common event.  If a switch is off, change the actor graphic, walk speed, and flip the switch on.  If the switch is on, change it back.  You only needed a script for the flying event because of landing.