function exit_event() { level_load("test4.wmb"); } function main() { var video_mode = 7; // 800x600 pixels var video_depth = 32; // 32 bit mode //load level level_load("particle.wmb"); wait(2); //call game functions wait(-10); exit_event(); }
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de