FunctionsInventoryItemFuturisticValidateInventoryItemFuturisticValidate CallableInventoryItemFuturisticValidate(C: Character, Item?: Item, changeWhenLocked?: boolean): stringValidates, if the chosen option is possible. Sets the global variable 'DialogExtendedMessage' to the appropriate error message, if not.ParametersC: CharacterThe character to validate the optionItem: Item = DialogFocusItemThe equipped itemchangeWhenLocked: boolean = falseSee ExtendedItemOption.ChangeWhenLockedReturns stringReturns false and sets DialogExtendedMessage, if the chosen option is not possible.
Validates, if the chosen option is possible. Sets the global variable 'DialogExtendedMessage' to the appropriate error message, if not.