Skip to main content

InventoryLockRandom

Callable

  • InventoryLockRandom(C: Character, Item: Item, FromOwner: boolean): void

  • Applies a random lock on an item


    Parameters

    • C: Character

      The character on which the item must be locked

    • Item: Item

      The item from appearance to lock

    • FromOwner: boolean

      Set to TRUE if the source is the owner, to apply owner locks

    Returns void