Transfers item to another inventory
@param process : String Identifier of process triggering this action
@param objectId object Id of the item to be transfered
@param count : int Quantity of items to be transfered
@param target
@param actor : L2PcInstance Player requesting the item transfer
@param reference : L2Object Object referencing current action like NPC selling item or previous item in transformation
@return L2ItemInstance corresponding to the new item or the updated item in inventory
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.