blutach
17th January 2005, 02:15
FP PGC
[78 00 00 06 00 02 00 00] 1 Set gprm(6) ?=(rnd) 2
[74 00 00 06 00 01 00 00] 2 Set gprm(6) -=(sub) 1
[71 00 00 04 00 01 00 00] 3 Set gprm(4) =(mov) 1
[30 06 00 02 00 C0 00 00] 4 (JumpSS) Jump to VMGM PGC 2
PGC2
[20 A7 00 06 00 01 00 02] 1 if ( gprm(6) == 1 ) then { LinkCN Cell 2 }
Cells 1 and 2 look identical (although they have different VC IDs) - they are language selection menus.
http://img146.exs.cx/img146/8158/untitled8rz.png
And what is "rnd"? Generate a (non-zero) random number up to 2?
This just looks dopey!
Regards and TIA
[78 00 00 06 00 02 00 00] 1 Set gprm(6) ?=(rnd) 2
[74 00 00 06 00 01 00 00] 2 Set gprm(6) -=(sub) 1
[71 00 00 04 00 01 00 00] 3 Set gprm(4) =(mov) 1
[30 06 00 02 00 C0 00 00] 4 (JumpSS) Jump to VMGM PGC 2
PGC2
[20 A7 00 06 00 01 00 02] 1 if ( gprm(6) == 1 ) then { LinkCN Cell 2 }
Cells 1 and 2 look identical (although they have different VC IDs) - they are language selection menus.
http://img146.exs.cx/img146/8158/untitled8rz.png
And what is "rnd"? Generate a (non-zero) random number up to 2?
This just looks dopey!
Regards and TIA