
10-04-2001, 05:57 AM
|
|
Ebil Cloud = l337 *kupo*
|
 |
Join Date: Aug 2001
Location: Monroeville, PA
Posts: 1,084
|
|
Quote:
Originally posted by entravial
~AlphaFlame~
Feel lucky I'm bored...
if (exploded && this.bombed<=4){
this.bombed++;
message #v(this.bombed/4*100)%
if (this.bombed=4) {
setcharani stone_open,#s(this.bugsprite);
sleep 2;
setcharani stone_idle,#s(this.bugsprite);
sleep 2;
setcharani stone_close,#s(this.bugsprite);
sleep 2;
setcharani stone_closed,;
setstring bugs,#v(strtofloat(#s(bugs))+1);
}
}
|
Thank you  |
__________________
Rob Getashu
Anyone can show you the way, but the real adventure is finding it yourself..
|
|
|
|