Red_Smifflion
icon = 'R.dmi'
Click()
if(usr.SG1 == 1)
alert("Reload First!")
if(src == usr)
alert("Dont shoot yourself")
if(usr.ShotGunAmmo <= 1)
alert("Not enough ammo!")
if(usr.S == 0)
return
else
if(usr.SG1 == 1)
alert("Reload First!")
else
src.Life -= 1
missile(/obj/Smifflomer_17C_Bullet,usr,src.loc)
usr.ShotGunAmmo -= 1
usr.SG1 = 1
Ok, the error, EVEN IF YOU NEED TO RELOAD IT DOESNT WORK!
-KTI