Thread: view
View Single Post
  #7  
Old 10-08-2002, 01:43 AM
MattMrHat MattMrHat is offline
Banned
Join Date: Aug 2002
Location: United States Age: 15
Posts: 111
MattMrHat is on a distinguished road
Quote:
Originally posted by R0b1n-NPC
eh?

ummm
well the fireball shoots 20 tiles a second...

so if you were shooting the fireball right....


if (created) {
shootfireball 3;
for (i=0;i<64;i++) {
setfocus x+i,y;
sleep 0.05;
}
}

dunno tho
How come when I asked for help, you guys said
"Im not going to feed you a script you lazy ass"
Reply With Quote