Stolao Posted May 30, 2013 Group: Developer Topic Count: 48 Topics Per Day: 0.01 Content Count: 1443 Reputation: 344 Joined: 10/17/12 Last Seen: Sunday at 01:58 PM Share Posted May 30, 2013 (edited) < Stolao's All In One Headgear Function > Features: This is a simple function applied to an items OnEquip script, that lets a player choose the headgears view ID, I had the idea when helping a request by Shanky on eA Todo: Suggestions? Optimize? Changelog: v1.00 Release Extra: example 2201,Sunglasses,Sunglasses,5,5000,,100,,0,,0,0xFFFFFFFF,7,2,512,,0,0,12,{ your bonuses here },{ set @gear,3; callfunc ChooseHeadgear; },{ setlook 3,0; } be sure put the set @gear and the callfunc ChooseHeadgear; in the OnEquip as well as the setlook in the On UnEquip @gear and setlook determins which gear is changed 3 Lower 4 Upper 5 Mid Links: v1.00Allinoneheadgear.txt Edited July 11, 2013 by Stolao Quote Link to comment Share on other sites More sharing options...
archilles89 Posted October 1, 2013 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 72 Reputation: 0 Joined: 10/28/12 Last Seen: December 1, 2017 Share Posted October 1, 2013 Hey how about a function for recolors? I have this great idea that works somewhat familiar with your allinoneheadgear. is it possible to set an array of headgears (actually a recolor) of lets say Sunglasses, so that when players wear them, he'll have the option to wear it as black pink orange blue green what have you. Can you do this? Quote Link to comment Share on other sites More sharing options...
rqueen Posted October 7, 2013 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 82 Reputation: 1 Joined: 04/30/13 Last Seen: October 30, 2014 Share Posted October 7, 2013 ^ooooooo that's actually a good idea. Quote Link to comment Share on other sites More sharing options...
Stolao Posted April 13, 2014 Group: Developer Topic Count: 48 Topics Per Day: 0.01 Content Count: 1443 Reputation: 344 Joined: 10/17/12 Last Seen: Sunday at 01:58 PM Author Share Posted April 13, 2014 Hey how about a function for recolors? I have this great idea that works somewhat familiar with your allinoneheadgear. is it possible to set an array of headgears (actually a recolor) of lets say Sunglasses, so that when players wear them, he'll have the option to wear it as black pink orange blue green what have you. Can you do this? wow i cant believe i never saw this post, yes that is VERY easy using my script with a small modification. But i would have to be edited on a individual basis as everyone id list is different for recolors Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.