Back to ACE

ACE.Points_SustainedRps

S

Part of ACE namespace

function ACE.Points_SustainedRps(baseRps, magSize, magReload, gunClass, loaders)
View on GitHub|lua/acf/shared/sh_ace_points_model.lua:205-218
👁️ 0 viewsUpdated 1 month ago

Description

Static sustained cadence. Magazine-aware (burst then mag reload) and loader-aware for non-auto classes. baseRps already folds in the gun's current wire ROFLimit (the adapter below applies it via ACE.GetGunConfiguredRps before calling here), so a low limit lengthens the effective cycle through this same math rather than being ignored.

Parameters

NameTypeDescription
baseRpsany
magSizeany
magReloadany
gunClassany
loadersany

Returns

No return values documented.

Examples

No examples available.

Used In

No usages found in the codebase.