PANEL* main_pan = { bmap = "main.png"; pos_x = 250; pos_y = 200; flags = OVERLAY; } void escape_menu(){ set(main_pan, SHOW); } void main(){ on_t = escape_menu; }
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de