//specialeffect2 58 ;
//sleep2 200 ;
//specialeffect2 383 ;
if ( getd ( "evo"+
[email protected] ) == 100 && .auto )
{
// specialeffect2 263 ;
// sleep2 500 ;
// specialeffect2 377 ;
/ sleep2 300 ;
// specialeffect2 542 ;
// sleep2 300 ;
announce getitemname (
[email protected] ) +" is evolving..." , bc_self, "0x"+ .c$[1] ;
//
[email protected] = 3;
// while (
[email protected] )
// {
// specialeffect2 521 ;
// sleep2 900 ;
// }
// specialeffect2 463 ;
// sleep2 200;
// specialeffect2 665 ;
// sleep2 500 ;
setarray
[email protected][1], getequipcardid ( .slots[
[email protected]], 0 ), getequipcardid ( .slots[
[email protected]], 1 ), getequipcardid ( .slots[
[email protected]], 2 ), getequipcardid ( .slots[
[email protected]], 3 );
[email protected] = getequiprefinerycnt ( .slots[
[email protected]] );
delitem
[email protected], 1 ;
getitem2 getd ( ".a1"+
[email protected] +"_"+ (
[email protected] + 1 ) ) , 1, 1,
[email protected], 0,
[email protected][1],
[email protected][2],
[email protected][3],
[email protected][4] ;
equip getd ( ".a1"+
[email protected] +"_"+ (
[email protected] + 1 ) ) ;
setd "evo"+
[email protected], 0;
deletearray @wing ;
announce "Congratulations, your wings have evolved to "+ getitemname ( getd ( ".a1"+
[email protected] +"_"+ (
[email protected] + 1 ) ) ) +"." , bc_self , "0x"+ .c$[2] ;
}