-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
Description
Brief Description
Temporary IDs cycle. Scripts may not detect an object's temporary ID has changed.
Expected Behavior
Script checks matching ID, and if not found rescans to find current ID
Current Behavior
Scripts will run with temporary ID assigned at execution. When temporary IDs change, scripts cycle through remaining logic with 'not found'.
Possible Solution
Track IDs and if changed, reconstitute variables with changed IDs
Examples
Lockers, perhaps tables at pawnshops