Skip to Content
no-chainsConfiguration

Configuration

Options


Options can be found in no-chains/config/shared/chains.lua

OptiontypeDescription
DurationnumberHow long the effect will last. (milliseconds)
IntervalnumberInterval of effect appearance (milliseconds)
ChancenumberChance of the effect appearing per interval. (0-100)
PlayAnimationboolean

Adding As Item


If you are using supported framework you can set item name from

no-chains/config/shared/chains.lua or you can trigger no-chains:equip event on the client.

Effects


You can add as many effects as you want. Effect List .

Effect


FieldTypeDescription
dictstringDictionary of the particle
effectstringName of the particle
sizenumberSize of the effect
Last updated on