SOUND toeter = "toeter_PP.wav"; var toetertje; function horn() { toetertje = snd_loop(toeter,100,0); while(key_h == 1) {wait(1);} snd_stop(toetertje); } on_h = horn();
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de