minhjirachi
29th June 2013, 13:38
I have read some topic about chapters creation and I don't know what those commands mean.
I just give the command on the first screens:
1. First Person:
Move(GPR)IsChapJump[ID4092] TRUE
Move(GPR)ChapMO[ID4093] 1
Move(GPR)ChapPL[ID4094] 1
Move(GPR)ChapPLMark[ID4095] 0
2. Second Person
Move(GPR)IsChapJump[ID4092] TRUE
Move(GPR)ChapMO[ID4093] 0
Move(GPR)ChapPL[ID4094] 3
Move(GPR)ChapPLMark[ID4095] 0
3. Third Person
Move(GPR)IsChapJump[ID4092] TRUE
Move(GPR)ChapMO[ID4093] 2
Move(GPR)ChapPL[ID4094] 0
Move(GPR)ChapPLMark[ID4095] 0
4. Fourth Person
Move(GPR)IsChapJump[ID4092] TRUE
Move(GPR)ChapMO[ID4093] 0
Move(GPR)ChapPL[ID4094] 0
Move(GPR)ChapPLMark[ID4095] 0
I think I can understand the number of the first line and the last line. But I don't know why the number of 2 center lines always change. Why?
Thank you.
I just give the command on the first screens:
1. First Person:
Move(GPR)IsChapJump[ID4092] TRUE
Move(GPR)ChapMO[ID4093] 1
Move(GPR)ChapPL[ID4094] 1
Move(GPR)ChapPLMark[ID4095] 0
2. Second Person
Move(GPR)IsChapJump[ID4092] TRUE
Move(GPR)ChapMO[ID4093] 0
Move(GPR)ChapPL[ID4094] 3
Move(GPR)ChapPLMark[ID4095] 0
3. Third Person
Move(GPR)IsChapJump[ID4092] TRUE
Move(GPR)ChapMO[ID4093] 2
Move(GPR)ChapPL[ID4094] 0
Move(GPR)ChapPLMark[ID4095] 0
4. Fourth Person
Move(GPR)IsChapJump[ID4092] TRUE
Move(GPR)ChapMO[ID4093] 0
Move(GPR)ChapPL[ID4094] 0
Move(GPR)ChapPLMark[ID4095] 0
I think I can understand the number of the first line and the last line. But I don't know why the number of 2 center lines always change. Why?
Thank you.