mavrick
(xfire: mavrickmaster)

OBSessed
Posts: 85
01:38 PM 09/11/2010 |
Hi,
I am working on a Promod Custom Ruleset Generator where a user can easily select the options they want in promod then generate their custom ruleset on the fly based on the options and values they have entered into the website. Now the custom ruleset itself is a .gsc file inside a folder contained with an .iwd file.
Using PHP I can use the inbuild compression module to create .zip, .tar, .gz. .zip etc files, it's my understanding that .iwd files follow the same principal however I would like to know if there is or any compression ration on the .iwd files and if using a compression tool would the .iwd files be compatible with Call of Duty 4. Do i need to generate any CRC checking or MD5 checksums to make the .iwd file compatible to work?
Many thanks in advanced and if all goes well I should have the first Promod Custom Ruleset Generator. I have been working with the original developers of promod as well to make sure different versions of promod will be compatible with my ruleset generator.
Many thanks in advanced,
Daniel 'mavrick' Lang http://www.mavrick.id.au/
|
mavrick
(xfire: mavrickmaster)

OBSessed
Posts: 85
07:37 PM 18/11/2010 |
Hey I've been talking with the promod developers and yea the .iwd file is based around the .rar compression so i can create .iwd files using php :D
yay, ty for the help Falcar! <3
|