Loop dies after 2 loops.
#1

Found another way, forgetaboutit.
added rep on the helper, not on the smartass who doesn't know about
pawn Код:
break;
Reply
#2

EDIT : ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Reply
#3

if(x>5) break; ?

maybe thats why sherlock
Reply
#4

In your while put some printf("(%d)",x); I suggest one before if and one on the end- it should show you know is x increasing, how it becomes higher that 5 in only 2 loops.
Reply
#5

Quote:
Originally Posted by jamesbond007
Посмотреть сообщение
if(x>5) break; ?

maybe thats why sherlock
yeah, thanks 007.

and no, that stops the loop otherwise it creates the infinite loop, yes i tried and it spammed my console with my debug messages.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)