ok I'll use the edit button,
and I'll take out the cls,
and also I added, so when you click th left mouse button a little explosion appears in the middle of your cross hairs like you fired the guns. I also added sound. My next task will probably be to have a screen with aliens or terrorists and when you shoot at them a blood splatter appears where you shoot. I don't know exactly how to do this but I think I might just use the:
if mousex()>10 and mousex()<10 and mousey()>10 and mousey()<10
paste image 2(dead alienterrorist),10,10
else
sprite 3(fire explosion thing),mousex(),mousey(),3
endif
EDIT: (I don't know if I got the > and < facing the right way, but I'll figure that out.)
I'm gonna put that in if it's right.
EDIT: P.S. I used the edit thing in this post!!!
Thanks again!
Cheers,
Capt. America