Jedzkie 58 Posted August 9, 2013 (edited) hi! i found this on database of Aegis i think the script of this item will be SC_START, hope it will be implemented near future :3 item C_MoonStar_Accessory event OnStartEquip: SetBuff "EFST_MOONSTAR" 9999 1 return event OnFinishEquip: ResetBuff "EFST_MOONSTAR" return item C_World_Star event OnStartEquip: SetBuff "EFST_SUPER_STAR" 9999 1 return event OnFinishEquip: ResetBuff "EFST_SUPER_STAR" return Edited August 9, 2013 by Frost Share this post Link to post Share on other sites
Beret 50 Posted August 9, 2013 Interestingly, this information is from where? You think that it should be so ? Share this post Link to post Share on other sites
xienne15 5 Posted August 9, 2013 Interestingly, this information is from where? You think that it should be so ? Aegis as he said Share this post Link to post Share on other sites
Louis T Steinhil 4 Posted August 10, 2013 I thought aegis was dead. Share this post Link to post Share on other sites
Jedzkie 58 Posted August 10, 2013 Interestingly, this information is from where? You think that it should be so ? its from aegis, i check the special.sc file then boom, i just figure out that the effect of those items are sc_start Share this post Link to post Share on other sites
Beret 50 Posted August 10, 2013 Interestingly, this information is from where? You think that it should be so ? its from aegis, i check the special.sc file then boom, i just figure out that the effect of those items are sc_start I looked in buffspecial.sc more the effect does not exist yet. Share this post Link to post Share on other sites
Jedzkie 58 Posted August 10, 2013 Interestingly, this information is from where? You think that it should be so ? its from aegis, i check the special.sc file then boom, i just figure out that the effect of those items are sc_start I looked in buffspecial.sc more the effect does not exist yet. like? Share this post Link to post Share on other sites
Rytech 392 Posted August 14, 2013 That item was released not even a month ago in official. Did you stumble onto a updated aegis file? o_O Share this post Link to post Share on other sites
Neo-Mind 264 Posted August 14, 2013 wait its there in official server? Share this post Link to post Share on other sites
Jedzkie 58 Posted August 14, 2013 Hmm my aegis is based in twro, in twro the release of this items is 1st quarter of 2012 Share this post Link to post Share on other sites
Louis T Steinhil 4 Posted September 12, 2013 Now I'm convinced that it is something programmed not just simple sprites. Share this post Link to post Share on other sites
Neo-Mind 264 Posted September 12, 2013 Ragexe client already have support for it. just need to figure out what needs to be done server side. Share this post Link to post Share on other sites
Jedzkie 58 Posted October 27, 2013 https://github.com/HerculesWS/Hercules/pull/208 2 Angelmelody and kyeme reacted to this Share this post Link to post Share on other sites
Mystery 594 Posted October 27, 2013 This has been merged: https://github.com/HerculesWS/Hercules/commit/e6a1225802e01ad5390c033ca7a4653c1a976c24 Thanks Frost and idathena Share this post Link to post Share on other sites