FED2 ADVANCED WORKBENCH
SCRIPT REFERENCE

DROP

Moves an object from the ground into the player's inventory.

Parameters:
ID or Name - The ID or name of the object/mobile
Silent? - you can suppress the message telling players they have dropped the object by specifying a silent move. This defaults to "No". If you want the move to be silent, change it to "Yes".

Examples:
drop script:  id-name pencil
drop script:  id-name bottle:  silent yes

More scripts