home *** CD-ROM | disk | FTP | other *** search
/ Cani & Cani / CANI.ISO / pc / program / bd.dxr / Scripts_135.ls < prev    next >
Encoding:
Text File  |  1997-11-11  |  179 b   |  10 lines

  1. on mouseUp
  2.   global gChxGroup, gGrp
  3.   PVDogPurge()
  4.   set the blend of sprite gGrp to 0
  5.   set gGrp to 15
  6.   set the blend of sprite 15 to 100
  7.   set gChxGroup to 4
  8.   GroupList()
  9. end
  10.