- script EP7_lightanim -1,{
OnLight:
donpcevent "#ep7effectAby1::OnAction";
sleep2 1000;
donpcevent "EP7_lightanim::OnLight";
end;
}
//===============
ars_fild58,95,103,0 script #ep7effectAby1 139,{
OnAction:specialeffect 14;end;
}
im using this one,but it doesnt do anything at all. Do i need to do something first for it to trigger? seems likes its not.....please help
OnLight:
donpcevent "#ep7effectAby1::OnAction";
sleep2 1000;
donpcevent "EP7_lightanim::OnLight";
end;
}
//===============
ars_fild58,95,103,0 script #ep7effectAby1 139,{
OnAction:specialeffect 14;end;
}
im using this one,but it doesnt do anything at all. Do i need to do something first for it to trigger? seems likes its not.....please help