jyumai 0 Report post Posted November 19, 2010 hello rmxp unlimited forum, first off im very new to this forum but im certainly not new to rmxp. ive been searching for many ions hoping for a script like this sadly nobody even had the heart to suggest it. i was sent here by Evil Cabbage hoping his kind words of this forum would see through. anyway basically i need a script that allows the player to equip...wings. the name says it all...as soon as the player equips the wings, a wing graphic will be centered around the actor and move with it giving the appearance of the actor and wing graphic as being one. the wings dont give the player any special advantages, only looks cool. you should also be able to specify what classes can use them(no level requirement). the script needs to be compatible with the blizz abs 2.7 or higher...im using a custom menu screen so im not too sure if this may affect anything. please reply guys i really need this script thanks. Share this post Link to post Share on other sites
FranklinX 37 Report post Posted November 19, 2010 (edited) First I like to welcome you to the forums. It's great to have you here! Sadly I don't think there is a wing script. I've never heard of a wing script. Edited November 19, 2010 by RATED-RKOFRANKLIN Share this post Link to post Share on other sites
jyumai 0 Report post Posted November 19, 2010 thank you very much for the warm welcome and this is exactly what i mean....nobody has thought of a script like this before, i think it would be pretty cool to have. Share this post Link to post Share on other sites
joman195 9 Report post Posted November 19, 2010 Make an alternate version of the sprite with wings on it. Make a Common event set to Parallel Process, and make the switch turned on in the first map make a common event saying that the player is equipped with the wings then change graphic to winged character. Share this post Link to post Share on other sites
Marked 197 Report post Posted November 19, 2010 I agree with joman195's post. Scripting really isn't necessary. Unless you want to equip it to the accessory slot in the equip screen. Then you'll need a script. But, that's pretty easy. In fact you could make the switch simply turn on or off, and then use a comment even for the rest. That'd work, right? Share this post Link to post Share on other sites
jyumai 0 Report post Posted November 19, 2010 This might actually work. do you think anybody could whip up a quick demo as an example...? Share this post Link to post Share on other sites
Marked 197 Report post Posted November 19, 2010 This actually only takes a couple second to set up... wing script.zip To work, you must have an armor for your wings, set to the accessory slot and you must set the class of your player as being able o equip it. Then look at the common event, and then the event in the top left hand corner. So now all you need to do is create another characterset with wings. Share this post Link to post Share on other sites
jyumai 0 Report post Posted November 20, 2010 Thanks alot man, I really needed this. I owe you one. (How about credit in my game ;D) Share this post Link to post Share on other sites
Marked 197 Report post Posted November 21, 2010 Nah, thats not worth credit. I'm glad we could help :) Share this post Link to post Share on other sites