home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Puzzle
/
StackUp.swf
/
scripts
/
frame_70
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-07-16
|
199 b
|
9 lines
if((round == "5" or round == "6" or round == "15" or round == "16" or "20" < round) and move and move / "3" == int(move / "3") and rndd)
{
gotoAndPlay(111);
}
else
{
gotoAndPlay(79);
}