Continuous increment in game attribute

wild

  • Posts: 2
Guyzzz.... the logic is correct but the output is not satisfying. I m adding 1 to attribute to increment in it but it is continuously adding to it(even loops are not helping me out). Do not know what to do ????? pllzzzz help fast :'( :'( :'(..

« Last Edit: May 19, 2014, 08:56:01 pm by wild »

Photon

  • Posts: 2691
You have this in an "Always" wrapper, so it would make sense that continuous incrementing could be happening. I take it that's not what you want though.

What's going on with the turn variables and the conditionals?
Do NOT PM me your questions, because I likely will not respond. If I have replied to your question on the forum, keep using that topic. Thanks!

wild

  • Posts: 2
Photon... here s turn = 1 , turn=3  and other things is front of u
plzzz tell me the solution...

letmethink

  • *
  • Posts: 2545
From your screenshot I can only see half the code. Could you supply the other half please?
~Letmethink

carpetguy

  • Posts: 47
As photon said, you do have an always... make sure your conditions are only true once.
And could we see the whole thing?
I AM DEFINITELY AWAKE (SORRY FOR THE CAPS, MY CAPS-LOCK BUTTON IS BRoKEN :D)