FED2 ADVANCED WORKBENCH
SCRIPT REFERENCE

CHANGESIZE

Changes the size of an object by either adding or subtracting from it, or setting it to a specific size.

Parameters:
ID or Name - The object whose size you want to change
Change by  - The value you want to change the size by, or to, either positive or negative
How to change - How the change should be applied: "Add to size" (the default) or "Set to size"

Examples:
changesize script:  id-name milk: amount -1: change using add
changesize script:  id-name holo-card: amount 3: change using set

More scripts