function bypassSoundPlay() { snd_play(SND_FINAL, 100, 0); } if((mouse_left==1)&(my.skill6==0)) { on_mouse_left = bypassSoundPlay; } else { on_mouse_left = NULL; }
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de