Computer Science Canada Game problem help quickly please! |
Author: | surfed [ Mon May 30, 2005 4:29 pm ] | ||||
Post subject: | Game problem help quickly please! | ||||
how do i make it so when i press a button, the loop stops ( the loop with the pictures and the delays). when i put cls, the intro still still executes. Should i actually use the process? when i just put it as normal code, the picture stops at the part :
|
Author: | MysticVegeta [ Mon May 30, 2005 5:10 pm ] |
Post subject: | |
Thats the worst use of processes i have ever seen except there was this post but nevermind. 1) Dont use processes for this 2) Look up procedures and GUI help index 3) go here -> http://www.compsci.ca/v2/viewtopic.php?t=9012 There is a post by me, someone asking for the same problem. Look at the bottom-most post. |
Author: | surfed [ Mon May 30, 2005 9:06 pm ] |
Post subject: | |
i read that thread, but i still cant figure out how to do it.. Should i just use procedures? maybe you can give me an example? thanks |