function onUse(self) -- メッセージ名: MSG_NAME -- メッセージの内容: 1 vci.message.Emit("send_box_state","addforce_on") end function onUnuse(use) -- メッセージ名: MSG_NAME -- メッセージの内容: 1 vci.message.Emit("send_box_state","addforce_off") end