home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
200 Game
/
200GAME2.iso
/
FLASHGAME
/
ESCAPE.EXE
/
scripts
/
DefineSprite_57
/
frame_1
/
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
|
2000-08-17
|
187 b
|
14 lines
if("0" >= eval("/:bullets"))
{
tellTarget("/")
{
gotoAndStop("/game over");
play();
}
}
ss = random("6") + "1";
tellTarget("/bad" add ss)
{
play();
}