Take Item alert  
Alert which appears for a user when another player is attempting to offer them an item. The user can click the alert to accept, or simply do nothing to not take the item.
| Vars | |
| giver_UID | UID of the mob offering the receiver an item. | 
|---|---|
| item_UID | UID of the item being given. | 
| receiver_UID | UID of the mob who has this alert. | 
Var Details
giver_UID  
UID of the mob offering the receiver an item.
item_UID  
UID of the item being given.
receiver_UID  
UID of the mob who has this alert.