I can´t test it but:
PHP Code:
function Inventory_Button1.onAction() {
// Button "Close" has been pressed
}
//more stuff
function Inventory_Button3.onAction() {
// Button "Drop Item" has been pressed
}
Quote:
Originally Posted by Astram
not completed yet so expect updates
|
At least complete the "important" stuff or don´t you want it to be closed or dropped even if you added the buttons....