Skip to content

RuleFunction_SoulBound

Arkayenro edited this page Aug 30, 2024 · 3 revisions

Rule Functions > Soulbound

soulbound( )

Checks if an item is soulbound

Alias

  • sb

Arguments

  • None - any values passed in will be ignored

Also See

Examples

equip( ) and sb( ) and not outfit( )
equip( ) and not sb( )

Clone this wiki locally