The Dink Network

Reply to Re: wait_for__lbuttom

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
April 30th 2014, 06:06 PM
wizardg.gif
It's going back to the loop every time because your check is !=5 when it should be != 68.

Or is button 5 ESC?

Point is, even if the player pushes D- they also push a button that goes into the != 5 check and the wait_for_button() loop starts again.