Thread: % done
View Single Post
  #40  
Old 10-16-2001, 07:27 AM
SSRobgeta SSRobgeta is offline
Ebil Cloud = l337 *kupo*
SSRobgeta's Avatar
Join Date: Aug 2001
Location: Monroeville, PA
Posts: 1,084
SSRobgeta is on a distinguished road
Send a message via AIM to SSRobgeta
Quote:
Originally posted by dragoonvenganc
now you total idiot pay attetion

//Created by Rob Getashu
if (exploded && this.bombed<=4){
this.bombed++;
message #v(this.bombed/4*100)% <<<<<HERE you need ;
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);
}
}
with out that ; it keeps thinking you are saying text.
i dint try the program on my computer. I am not that stupid i know i do not have the gani.

and i ran a mile last year in 7:06 thanx.
It is saying text *****!
__________________
Rob Getashu
Anyone can show you the way, but the real adventure is finding it yourself..
Reply With Quote