# SetModifierStackCount
void SetModifierStackCount(pszScriptName, hCaster, nStackCount)
# Class
✔️ Server: CDOTA_BaseNPC
❌ Client: undefined
# Function Description
Sets the stack count of a given modifier.
# Parameters
| Type | Name | Description |
|---|---|---|
| string | pszScriptName | No Description Set |
| handle | hCaster | No Description Set |
| int | nStackCount | No Description Set |