home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 May
/
CHIPCD5_98.iso
/
software
/
testsoft
/
carr
/
IRL.CST
/
00048_Script_s_gotekstirl
< prev
next >
Wrap
Text File
|
1998-01-28
|
297b
|
15 lines
on mouseDown
set the memberNum of sprite (the currentSpriteNum) to (the memberNum ¼
of sprite (the currentSpriteNum))+1
puppetSound 2,"woodbut2"
updateStage
end
on mouseUp
global g_music
global g_ent
set g_ent=0
set g_music="Car"
go marker("tekst irlandia")-1
end