[?] How do I make the Init.con Point to a .zip file?
Posted: 2010-09-28 23:39
Sorry about the badly named topic.
I've been trying to fix this problem for a while here's the problem.
This is for PR mod.
Inside my init.con I currently have this written:
run ../../factions_hamas/hamas.con
run ../../factions_taliban/taliban.con
The problem here is that I edited the hamas.con file and put it inside a .zip file within the level folder. How do I get the init.con to read that file which is inside a .zip folder within the level folder?
So I put the Hamas_team2.con inside the factions_hamas.zip which is inside the level folder.
I've been trying to fix this problem for a while here's the problem.
This is for PR mod.
Inside my init.con I currently have this written:
run ../../factions_hamas/hamas.con
run ../../factions_taliban/taliban.con
The problem here is that I edited the hamas.con file and put it inside a .zip file within the level folder. How do I get the init.con to read that file which is inside a .zip folder within the level folder?
So I put the Hamas_team2.con inside the factions_hamas.zip which is inside the level folder.