FED2 ADVANCED WORKBENCH
SCRIPT REFERENCE
DISPLAYSIZE
Sends a message which contains the size of an object.
Parameters:
ID or name - The object whose size you want to display
Message text - The text to send to the player, which gives the size of the object. It should include the value %d which the game will replace with the actual size
Example:
displaysize script: id-name milk: text 'The carton contains %d drinks of fermented llama milk, the favorite beverage on Brass.'