Tukaram
Member
I think this is almost ready to release... but I do not want to blow up anyone's expensive armor...
The idea started out because I miss the old armor simplicity. Grab a set of exceptional plate/leather whatever and hunt. AOS changed all that. We had to start playing with stats, and the look of the armor was secondary, if considered at all. So all my avatars started wearing robes to hide the hodge-podge mess.
So the armor morphing tool was born.
You double click the tool and target your armor. If the ItemID is on the list, the armor will change. It will scroll through a loop for each armor piece (helm has almost 30 options, gloves have 5).
I do not want to release it until it has been tested, or at least looked at, by someone better at coding than I am. Yes, I relaize by posting it here it is 'out there' but not an official release.
It is simply looking for an item ID and changing it. It does not change the color, or stats. It is just a very long if/else statement. One tool works on all armor slots (arm, chest etc), and scrolls through the material (ring, plate etc). Each section is a loop of its own. I considered making single use deeds, or a series of selection gumps, but this seemed easier, and more convenient for the player, being unlimited use.
I tested it on Admin and Player. It works on armor in your backpack or on your paperdoll. It does not work in containers, other people's paperdoll, or on a mannequin (I have never used a mannequin and that would be a nice addition, but I did not try to add it). I am sure I could/should have added more female armor options, but I am unsure what they have other than different chest pieces (I have never played a female avatar). The list is certainly not complete, but it is as long as I could gather, without my eyes bleeding.
My concern is that I do not want to ruin someone's expensive armor. Can someone take a look at it and see if there are some safeties needed? It works, but may be exploitable or just need some protections. So, there is no particular question, except - "is this ok?" This was surprisingly easy to make... and that worries me ha ha
Oh, one problem I noticed is that it is blessed, the properties say blessed, if you die - it is still on you, but it does not display as blessed (not a big deal, but odd).
The idea started out because I miss the old armor simplicity. Grab a set of exceptional plate/leather whatever and hunt. AOS changed all that. We had to start playing with stats, and the look of the armor was secondary, if considered at all. So all my avatars started wearing robes to hide the hodge-podge mess.
So the armor morphing tool was born.
You double click the tool and target your armor. If the ItemID is on the list, the armor will change. It will scroll through a loop for each armor piece (helm has almost 30 options, gloves have 5).
I do not want to release it until it has been tested, or at least looked at, by someone better at coding than I am. Yes, I relaize by posting it here it is 'out there' but not an official release.
It is simply looking for an item ID and changing it. It does not change the color, or stats. It is just a very long if/else statement. One tool works on all armor slots (arm, chest etc), and scrolls through the material (ring, plate etc). Each section is a loop of its own. I considered making single use deeds, or a series of selection gumps, but this seemed easier, and more convenient for the player, being unlimited use.
I tested it on Admin and Player. It works on armor in your backpack or on your paperdoll. It does not work in containers, other people's paperdoll, or on a mannequin (I have never used a mannequin and that would be a nice addition, but I did not try to add it). I am sure I could/should have added more female armor options, but I am unsure what they have other than different chest pieces (I have never played a female avatar). The list is certainly not complete, but it is as long as I could gather, without my eyes bleeding.
My concern is that I do not want to ruin someone's expensive armor. Can someone take a look at it and see if there are some safeties needed? It works, but may be exploitable or just need some protections. So, there is no particular question, except - "is this ok?" This was surprisingly easy to make... and that worries me ha ha
Oh, one problem I noticed is that it is blessed, the properties say blessed, if you die - it is still on you, but it does not display as blessed (not a big deal, but odd).