Panzertard Posted August 8, 2009 Posted August 8, 2009 The lua arrays of pictureFileNameB vs pictureFileNameR in the "mission" files. Ex: pictureFileNameB = { }, -- end of pictureFileNameB pictureFileNameR = { [6] = "Brief1{5525287E-2D4A-489d-9B5D-5FCADF987D99}.png", [2] = "Brief4{E66A305E-003F-473c-9C44-06DB00218D5B}.png", [3] = "Brief5{C0A83A71-72F9-4427-8C99-D122BCCB7DA6}.png", [1] = "Brief6{698D2ABC-6C7D-49e8-A606-FA5CE77CE1ED}.png", [4] = "Brief2{7E4860FE-2430-450f-9B42-C958CDB54D9D}.png", [5] = "Brief3{58B1B780-5FF9-4ce9-9566-7D6F7ED25D56}.png", }, -- end of pictureFileNameR I've seen both JPG and PNG being used by the "R" variant - but is there a special purpose for the B variant? AVI intro's or something? The mind is like a parachute. It only works when it's open | The important thing is not to stop questioning
Panzertard Posted August 8, 2009 Author Posted August 8, 2009 :doh: R = Red, B= Blue ... duh .. I assume. The mind is like a parachute. It only works when it's open | The important thing is not to stop questioning
Recommended Posts