ID:149404
May 8 2002, 9:50 am
|
|
How do you make a proc that reads how much ammo the person has to make sure it isn't zero, and, if it's zero, the attack verb doesn't work?
|
Copyright © 2024 BYOND Software.
All rights reserved.
Of course, you'll need an ammo var for this to work. And you'll need to decrease the ammo by one each time you attack, if you have enough ammo.