SetAimCooldown
DocsSetAimCooldown(value)Description
Adds a cooldown between instances of moving and then aiming.
Can be optionally used to hinder 'speedboosting'
To turn off, set value to 0
Parameters
| Name | Type | Description |
|---|---|---|
value | int | Number of milliseconds between allowed aiming |
Returns
voidThis native does not return a value.