SwitchRoleOn
Configuration
Value
Description
Example
custom_modules:
SwitchRoleOn:
- Delay: 0.5
RoleType: 'Normal'
RoleId: 1 # Example: ClassD
SpawnFlags: 'None'
KeepLocation: true
Trigger: 'OnUse'
- Delay: 0
RoleType: 'UCR'
RoleId: 123 # Example UCR Role ID
SpawnFlags: 'None'
KeepLocation: false
Trigger: 'OnShot'
- Delay: 1.0
RoleType: 'ECR' # Only if Exiled is installed
RoleId: 456 # Example ECR Role ID
SpawnFlags: 'None'
KeepLocation: true
Trigger: 'OnAdded'Last updated
Was this helpful?