Computer Science Canada Mouse Commands in turing |
Author: | NightStrike64 [ Fri Dec 06, 2013 6:01 pm ] | ||
Post subject: | Mouse Commands in turing | ||
What is it you are trying to achieve? I'm trying to make a basic intro to my game, so when you click start or exit it will do something. What is the problem you are having? I cant get it to work. Describe what you have tried to solve this problem I've gone through a lot of forums and asked some help from friends they didn't know what to do either. Post any relevant code (You may choose to attach the file instead of posting the code if it is too long) <Mousewhere>
Please specify what version of Turing you are using <Turing 4.1.1> |
Author: | Insectoid [ Fri Dec 06, 2013 6:23 pm ] | ||
Post subject: | RE:Mouse Commands in turing | ||
I can't think of a single case where a number would ever be larger than 551 and at the same time less than 230. |
Author: | NightStrike64 [ Fri Dec 06, 2013 6:26 pm ] |
Post subject: | RE:Mouse Commands in turing |
So I would simply change it to >= 551... etc |
Author: | NightStrike64 [ Fri Dec 06, 2013 6:28 pm ] |
Post subject: | RE:Mouse Commands in turing |
or <=* |
Author: | Insectoid [ Fri Dec 06, 2013 6:49 pm ] |
Post subject: | RE:Mouse Commands in turing |
Why not try it and see? |