
-----------------------------------
Jorue
Thu Jan 07, 2010 6:46 pm

I can't win now?
-----------------------------------
What is it you are trying to achieve?
Trying to fix my game so that I can win.

What is the problem you are having?
For some reason a variable that should be increasing will not, making it so my game won't end correctly.


Describe what you have tried to solve this problem
I have placed the variable in all the locations where enemies are killed, yet it won't work.


Post any relevant code (You may choose to attach the file instead of posting the code if it is too long)
Gunna attach the game.







Please specify what version of Turing you are using
4.1.1


PLEASE help! This game is due tomorrow, and I cannot get an extended date!

-----------------------------------
Jorue
Thu Jan 07, 2010 7:29 pm

RE:I can\'t win now?
-----------------------------------
bump...

-----------------------------------
Jorue
Thu Jan 07, 2010 8:23 pm

RE:I can\'t win now?
-----------------------------------
Really? No one has any idea what's wrong?

-----------------------------------
ecookman
Thu Jan 07, 2010 9:43 pm

RE:I can\'t win now?
-----------------------------------
well, for one, include the pictures so it will run...

Also your lucky someone hasn't killed you yet for bumping. 


and finally. I can not find the problem, but are you sure that you are adding to that variable correctly?

-----------------------------------
Jorue
Thu Jan 07, 2010 9:54 pm

Re: I can't win now?
-----------------------------------
Alright, here is the images.

-----------------------------------
Jorue
Thu Jan 07, 2010 9:55 pm

Re: I can't win now?
-----------------------------------
Atattchments pt2

-----------------------------------
Jorue
Thu Jan 07, 2010 9:58 pm

Re: I can't win now?
-----------------------------------
Pt 3 -- Apparently, I can't give the music files, so... just insert whatever music you want? o.o

-----------------------------------
DemonWasp
Thu Jan 07, 2010 10:02 pm

RE:I can\'t win now?
-----------------------------------
You have 600 lines of code, haven't included images so we can't run your program, haven't included a description of what "winning" means in your game, haven't specified which bit of code is suppose to do it, and expect help within 45 minutes (time between OP and bump)?

Yeah, right.

I did actually take a brief look at your code, but the fact that you have a grand total of 5 one-liner comments in 600 lines of code (all of which explain completely obvious things) didn't help me enough to explain your problem.

-----------------------------------
andrew.
Thu Jan 07, 2010 11:31 pm

RE:I can\'t win now?
-----------------------------------
What they're trying to say is:
1. Make your code in blocks and put good, descriptive comments explaining what each block does.
2. Post your entire program.
3. Explain your whole problem and the area that we should look at.
4. Try to refrain from bumping threads unless it's completely necessary.

P.S. Next time, zip everything, the sizes will be smaller and in one neat package.
