(script 409)

(string
    string_0136 "       Non      "
    string_0147 "      Oui      "
    string_0157 "FirstTimeCk"
    string_0163 "myIcon"
)

(said
)

(local
)

// 00c8
(instance public FirstTimeCk of Script
    (properties
        client $0
        state $ffff
        start $0
        timer $0
        cycles $0
        seconds $0
        lastSeconds $0
        register $0
        script $0
        caller $0
    )
    (method (doit) // method_000c
  000c:3e 01f4           link 1f4 // (var $1f4)
  000f:39 3c            pushi 3c // $3c doit
  0011:76               push0 
  0012:57 05 04         super Script 4 

  0015:7a               push2 
  0016:38 03e0          pushi 3e0 // $3e0 sel_992
  0019:39 07            pushi 7 // $7 cel
  001b:43 08 04         callk DrawPic 4 

  001e:39 62            pushi 62 // $62 eachElementDo
  0020:78               push1 
  0021:38 0089          pushi 89 // $89 hide
  0024:81 05              lag gCast 
  0026:4a 06             send 6 

  0028:34 03e7            ldi 3e7 
  002b:a0 00dd            sag global221 
  002e:38 00fe          pushi fe // $fe setCursor
  0031:7a               push2 
  0032:38 03e7          pushi 3e7 // $3e7 sel_999
  0035:78               push1 
  0036:81 01              lag gGame 
  0038:4a 08             send 8 

  003a:39 2b            pushi 2b // $2b number
  003c:78               push1 
  003d:39 11            pushi 11 // $11 signal
  003f:39 06            pushi 6 // $6 loop
  0041:78               push1 
  0042:78               push1 
  0043:39 2a            pushi 2a // $2a play
  0045:76               push0 
  0046:80 00b7            lag gConMusic 
  0049:4a 10             send 10 

  004b:39 10            pushi 10 // $10 lsRight
  004d:38 0199          pushi 199 // $199 sel_409
  0050:76               push0 
  0051:39 52            pushi 52 // $52 icon
  0053:74 00ac          lofss $0102 // myIcon
  0056:76               push0 
  0057:78               push1 
  0058:39 1e            pushi 1e // $1e mode
  005a:78               push1 
  005b:39 21            pushi 21 // $21 font
  005d:76               push0 
  005e:39 51            pushi 51 // $51 button
  0060:74 00e4          lofss $0147 //       Oui      
  0063:76               push0 
  0064:39 51            pushi 51 // $51 button
  0066:74 00cd          lofss $0136 //        Non      
  0069:78               push1 
  006a:46 00ff 0000 20  calle ff procedure_0000 20 // Print 

  0070:31 16              bnt code_0088 
  0072:38 0088          pushi 88 // $88 fade
  0075:76               push0 
  0076:80 00b7            lag gConMusic 
  0079:4a 04             send 4 

  007b:38 00f8          pushi f8 // $f8 newRoom
  007e:78               push1 
  007f:38 0309          pushi 309 // $309 sel_777
  0082:81 02              lag gCurRoom 
  0084:4a 06             send 6 

  0086:33 1b              jmp code_00a3 

        code_0088
  0088:38 0088          pushi 88 // $88 fade
  008b:76               push0 
  008c:80 00b7            lag gConMusic 
  008f:4a 04             send 4 

  0091:39 20            pushi 20 // $20 state
  0093:78               push1 
  0094:78               push1 
  0095:51 14            class TheMenuBar 
  0097:4a 06             send 6 

  0099:38 00f8          pushi f8 // $f8 newRoom
  009c:78               push1 
  009d:39 2c            pushi 2c // $2c handle
  009f:81 02              lag gCurRoom 
  00a1:4a 06             send 6 


        code_00a3
  00a3:48                 ret 
    )

    (method (dispose) // method_00a4
  00a4:39 58            pushi 58 // $58 dispose
  00a6:76               push0 
  00a7:57 05 04         super Script 4 

  00aa:78               push1 
  00ab:38 0199          pushi 199 // $199 sel_409
  00ae:43 03 02         callk DisposeScript 2 

  00b1:48                 ret 
    )

)

// 00fc
(instance myIcon of DCIcon
    (properties
        type $4
        state $0
        nsTop $0
        nsLeft $0
        nsBottom $0
        nsRight $0
        key $0
        said $0
        value $0
        view $383
        loop $0
        cel $1
        cycler $0
        cycleSpeed $18
        signal $0
        count $ffff
    )
    (method (init) // method_00b2
  00b2:39 57            pushi 57 // $57 init
  00b4:78               push1 
  00b5:7c            pushSelf 
  00b6:39 56            pushi 56 // $56 new
  00b8:76               push0 
  00b9:51 1a            class End 
  00bb:4a 04             send 4 

  00bd:65 20             aTop cycler 
  00bf:4a 06             send 6 

  00c1:48                 ret 
    )

)



