Thread
:
view
View Single Post
#
4
10-08-2002, 01:25 AM
R0b1n-NPC
Registered User
Join Date: Sep 2002
Posts: 397
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
__________________
- R0bin
R0b1n-NPC
View Public Profile
View GraalOnline Profile
Visit R0b1n-NPC's homepage!
Find all posts by R0b1n-NPC