View Single Post
  #5  
Old 18-01-2017, 03:17
-XCX-'s Avatar
-XCX- -XCX- is offline
Registered User
 
Join Date: Nov 2016
Location: In Any Planet
Posts: 60
Thanks: 121
Thanked 92 Times in 23 Posts
-XCX- is on a distinguished road
then you have to put the password
if IsComponentSelected('POPTSOT') then
if not ISArcExtract ( 0, 50, ExpandConstant('{src}\pop.tsot'), ExpandConstant('{app}\The Sands Of Time'), '', false, 'PaswrdHere', '', ExpandConstant('{app}'), notPCFonFLY {PCFonFLY}) then break;
if IsComponentSelected('POPWW') then
if not ISArcExtract ( 0, 25, ExpandConstant('{src}\pop.ww'), ExpandConstant('{app}\Warrior Within'), '', false, '', 'PaswrdHere', ExpandConstant('{app}'), notPCFonFLY {PCFonFLY}) then break;
if IsComponentSelected('POPT2T') then
if not ISArcExtract ( 0, 25, ExpandConstant('{src}\pop.t2t'), ExpandConstant('{app}\The Two Thrones'), '', false, 'PaswrdHere', '', ExpandConstant('{app}'), notPCFonFLY {PCFonFLY}) then break;
Reply With Quote
The Following User Says Thank You to -XCX- For This Useful Post:
78372 (18-01-2017)