View Single Post
  #3  
Old 05-28-2011, 03:51 PM
callimuc callimuc is offline
callimuc's Avatar
Join Date: Nov 2010
Location: Germany
Posts: 1,015
callimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to behold
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 View Post
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....
__________________
MEEP!
Reply With Quote