NoneM
Tebex
  • Resources
    • no-base
      • Supported Resources
      • Configuration
        • Player Management
        • Inventory
        • Interact (Target)
        • Indicators
          • Notification
          • Indicators
        • UI
    • no-alerts
      • Exports & Events
      • Notification Usage
      • Indicator Usage
    • no-chains
      • Configuration
      • Exports & Events
    • no-contextmenu
      • Exports
      • Contextmenu Usage
      • Input Menu Usage
    • no-elevators
      • Configuration
        • Elevator Creator
        • Scene Creator
        • Floor Creator
        • Door Selector
        • Icons
      • Restrictions
        • Elevator Restriction
        • Floor Restriction
    • no-gameplaycam
      • Configuration
      • Exports & Events
    • no-housing
      • Configuration
        • Buildings
          • Adding IPL Building
          • Adding Shell Building
          • Adding Building Interaction
        • Real Estate
        • Commands
        • Furniture Interactions
        • Garage
      • House Editor
        • Creating Houses
        • Editing & Removing Existing Houses
      • Furniture Editor
        • Editing Furnitures
        • Editing Furniture Categories
      • Access Sharing
      • Exports & Events
    • no-mop
      • Configuration
        • Client
        • How to disable pollution for interiors?
        • Use with commands
      • Exports & Events
    • no-newspaper
      • Configuration
        • Registering Papers
      • Exports & Events
    • no-payphone
      • Configuration
      • Integration
        • VOIP Integration
        • Phone Integration
    • no-polaroid
      • Configuration
      • Exports & Events
    • no-rappel
      • Configuration
      • Exports & Events
    • no-spy
      • Configuration
        • Client
        • Commands
      • Exports & Events
    • no-torture
      • Configuration
      • Exports & Events
    • no-trains
      • Configuration
      • Exports & Events
    • no-vehicles
      • Configuration
        • Anchor
        • Cruise
        • Indicator
        • Roll
        • Seat Belt
        • Siren Lights
        • Siren Sounds
      • Exports & Events
Powered by GitBook
On this page
  • Options
  • Adding As Item
  • Effects
  • Effect
  1. Resources
  2. no-chains

Configuration

Options


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

Option
type
Description

Duration

number

How long the effect will last. (milliseconds)

Interval

number

Interval of effect appearance (milliseconds)

Chance

number

Chance of the effect appearing per interval. (0-100)

PlayAnimation

boolean

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


Field
Type
Description

dict

string

Dictionary of the particle

effect

string

Name of the particle

size

number

Size of the effect

Previousno-chainsNextExports & Events

Last updated 1 year ago