function create_entity1(var button_number, PANEL panel_id) { switch(button_number){ case 1: //button 1 //do break; case 2: //button 2 //do break; default: //all other buttons not already caught break } }
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de