Global


960103 If $self->somevalue is 1 then goto 03
33 Call RNG
352003 If random byte > 32 then goto 03
0c Shuffle feet (?)
9401 Set $self->somevalue to 1
07 Return to return function
0203 Label 03
9401 Set $self->somevalue to 1
1a02 Roll to throw grenade. If successful goto 02
0203 Label 03
33 Call RNG
350a03 If random byte > 10 then goto 03
1302 Roll and fire, then goto 02
0203 Label 03
33 Call RNG
350a03 If random byte > 10 then goto 03
0f02 Hop sideways then goto 02
0203 Label 03
33 Call RNG
351903 If random byte > 25 then goto 03
0e02 Step sideways then goto 02
0203 Label 03
33 Call RNG
353203 If random byte > 50 then goto 03
1002 Run sideways then goto 02
0203 Label 03
33 Call RNG
354003 If random byte > 64 then goto 03
1102 Walk and fire, then goto 02
0203 Label 03
357f03 If random byte > 127 then goto 03
1202 Run and fire, then goto 02
0203 Label 03
33 Call RNG
357f0b If random byte > 127 then goto 0b
140001000002 Aim/shoot at player 1 (?), then goto 02
020b Label 0b
150001000002 Kneel, aim/shoot at player 1 (?), then goto 02
0202 Label 02
07 Return to return function
04 End of function

Comments

There are no comments yet for this function.