Page 1 of 1

[ZS] A mixin that lets cycling between ammo types

Posted: Thu Feb 25, 2021 8:06 am
by Jekyll Grim Payne
This mixin will add a CycleAmmo() function to your weapon that ExtraAmmoTypes property that allows defining up to 5 ammo types. By calling CycleAmmo() you can change which ammo class the weapon uses (i.e. it's ammotype1 or ammotype2 values).

There are detailed comments in the code on how to use this.

Free to use, credits are appreciated.