Chicago


000207 Label 07
0003 Yield
00a3010000000103 If flag #25 (robot away from corner) is true goto 03
000107 Go to first 07
000203 Label 03
00a3000008000103 If flag #12 (taxi reprogrammed) is true goto 03
000107 Go to first 07
000203 Label 03
00b6 Reset and start cycle counter
000205 Label 05
0003 Yield
00bd0000c804 If cycle counter > 200 (3.3 secs) goto 04
000105 Go to first 05
000204 Label 04
00a100100000 Set flag #21 (taxi ready to take off?)
00b6 Reset and start cycle counter
000206 Label 06
0003 Yield
00bd00025804 If cycle counter > 600 (10.0 secs) goto 04
000106 Go to first 06
000204 Label 04
00a100200000 Set flag #22 (robot ready to crash?)
00ae0a04000000 Unset property for object 0a (hovertaxi): 2:04000000 (unknown prop)
0005fd0000 Assign function 0000 - Idle to $self and advance frame
0004 End of function

Invocations

  • Started automatically

Comments

Wait for robot away from corner and taxi reprogrammed
Wait 3.3 seconds
Set flag 21
Wait 10 seconds
Set flag 22