Topic:   Noob Question   (Read 8280 times)


0 Members and 1 Guest are viewing this topic.

Chamez


  • GMG Newbie

  • *


  • Posts: 31

  • The Town Noob
Noob Question
« on: May 23, 2010, 06:35:27 PM »
Hey I'm wondering, how do you make the script wait a second then move to the next card?
I am the noob... Fear my stupid questions.

WarHampster


  • GMG Extraordinaire

  • ***


  • Posts: 1501

  • The People's Moderator
    • Arcade of the Absurd
Re: Noob Question
« Reply #1 on: May 23, 2010, 07:42:28 PM »
Code: [Select]
WAIT 60
GOTOCARD (CURRENTCARD +1)

GabrielCA


  • GMG-er

  • **

  • no avatar

  • Posts: 224
Re: Noob Question
« Reply #2 on: May 24, 2010, 11:29:09 AM »
Note : 60 "ticks" = one second
Creator of the deprecated plugin KeyDetect (2005)