1 Year Ago
- New IAmmoContainer interface. - New ServerReload( IAmmoContainer ammoSource ) method in BaseProjectile allows server-side reloading that uses ammo. - PlayerInventory and ItemContainer implement IAmmoContainer. - Attack heli turret now uses ammo when reloading. - Attack heli turret entity ID now syncs to client. - Renamed FindItemsByItemName to FindItemByItemName (it only ever finds one item).