Author Topic: Routine for quick responce button?  (Read 9544 times)

0 Members and 1 Guest are viewing this topic.

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Routine for quick responce button?
« Reply #15 on: September 15, 2011, 12:11:14 pm »
Not the last one. The loop will exit if he presses the key or time runs out :)

Offline Fast Crash

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 192
  • Rating: +45/-7
  • Virus of tomorrow
    • View Profile
Re: Routine for quick responce button?
« Reply #16 on: September 15, 2011, 12:12:59 pm »
Code: [Select]
!While C=0+getKey(*key*)So in the beginning C=0 returns 0 and getkey(key) returns 0 and !While continues if the condition is false right ?

EDIT : Er I see what you mean didn't see the C-1->C in the loop.
« Last Edit: September 15, 2011, 12:14:24 pm by Fast Crash »

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Routine for quick responce button?
« Reply #17 on: September 15, 2011, 12:14:32 pm »
I believe so... Again, I have never used any of this in Axe, so I am not sure. I just remember reading a tutorial for 2.4 or something like that and I am pretty sure that is how the math and While loops work :)

Offline Yeong

  • Not a bridge
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3739
  • Rating: +278/-12
  • Survivor of Apocalypse
    • View Profile
Re: Routine for quick responce button?
« Reply #18 on: September 15, 2011, 12:21:37 pm »
Thanks for the help :D
I got the routine working XD
Sig wipe!

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Routine for quick responce button?
« Reply #19 on: September 15, 2011, 12:22:08 pm »
Cool! Also, you almost have 1000 posts!

Offline Yeong

  • Not a bridge
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3739
  • Rating: +278/-12
  • Survivor of Apocalypse
    • View Profile
Re: Routine for quick responce button?
« Reply #20 on: September 15, 2011, 12:23:04 pm »
I relised XD
*Yeong can't wait to display his custom title under his nickname
Sig wipe!