viewing paste Unknown #49561 | Athena

Posted on the
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
function    script  eggsound    {
atcommand "@hatch";
@petinfo = getpetinfo(1);
sleep 500;
if (@petinfo > 0) {
soundeffectall "pokeball.wav",0;
end;
}
sleep 500;
if (@petinfo > 0) {
soundeffectall "pokeball.wav",0;
end;
}
end;
 
 
}
Viewed 873 times, submitted by jasc.