Im looking for a sript that makes it so when you equipt an Item
It changes the heros sprite and changes your speed to faster.
and when you unequipedit you chang back.
I am 95% sure you can do that with common events or regular events.
I already tried it befor I posted and I cant get it to unequiped.
Hmm...I'll give it a try. You're using RMXP, right?
yes.
Ok. I'll try it and post my solution tomorrow. :D
thank you. :^^:
Just make 2 items. 1 equip and 1 unequip.
Make the items call a common event. (Not the same one)
Make the common event called by the equip item remove the equip item, add the unequip item and do whatever you want to happen when equipping the item
Make the common event called by the unequip item remove the unequip item, add the equip item and do whatever you want to happen when removing the item.
one problem with that. is with if they sell the unequiped item and get stuck like that...
p.s. I tride the befor posting also. :?
setting the price to 0 will not allow selling.
zeriab is right, if it didn't work you didn't understand it.
what u can do is make a commen event change hero graphic to whateever you want then go to movement change speed then in the item put the commen event in there also what i would do is do a condition branch that before 1 sec the car would stop or break down or have a item called gassoline that would add time to the car! but a good mode for this is the mode 7
Oh Bloody Hell! I'll make a simple tutorial for this. Look in 5 minutes at the topic "Naphe's Tutorial Database"!
Edit: Posted Your Requested Tutorial!