home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- global listeSearch, NoResField, gTypeRech
- set gTypeRech to 5
- EndPuppet(1, 47)
- StartNoDog()
- set listeSearch to [1: 0, 2: 0, 3: 0, 4: 0]
- set NoResField to [1, 2]
- put EMPTY into field "RESULTAT1"
- put EMPTY into field "RESULTAT2"
- repeat with i = 1 to 4
- set NoTrait to 29 + i - 1
- set NoTrait0 to 23 + i - 1
- set the visible of sprite NoTrait0 to 1
- set the visible of sprite NoTrait to 0
- end repeat
- end
-