Jump to content
Sign in to follow this  
Jedzkie

Moonstar and World Star Item Script

Recommended Posts

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 by Frost

Share this post


Link to post
Share on other sites

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

 

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. 

 

:meow:

Share this post


Link to post
Share on other sites

 

 

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. 

 

:meow:

 

like?

Share this post


Link to post
Share on other sites

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

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.