FireCheck(Ammo Count:Integer)
Function
FireCheck(Ammo Count:Integer)
Remarks
This function is used to check if the weapon has ammo to fire.
Actions
- Check if Current Ammo is equal to 0. If so, return "Ammo" as false, else return "Ammo" as true.
Function
FireCheck(Ammo Count:Integer)
This function is used to check if the weapon has ammo to fire.