[Main page] [Overview]     /event /get

EVENT
get

DESCRIPTION

Called when a player tries to take some objects from his environment or
from containers.

PARAMETERS


E_ACTOR : the player trying to get something
E_OBJECTS : an array of objects the player tries to take
E_ALL : is "true" wether the player explicitly requested to "take all"

E_CONTAINER : the container the player tries to take something from.
Please note, that this variable only exists _after_ the event
was handled