Quote:
Originally Posted by maddmaxx72
I went there and it looks like an unfinished XML file. I am not sure how to go about getting the files off the site. Any help?
|
Based on this XML File the EQ Patcher will check which Files are needed... if you wan't to access particular Files you have to modify the URL as shown in the XML File... e.g. if you wan't the Velious Files search for Velious in the XML and you will find this:
Quote:
<Distribution Name="Velious" Title="Scars of Velious" Optional="true" Restricted="true" RestrictedFile="vpatch.exe" DistributionTypeA="RetexturedVelious" DontChecksumFile="/m2/http-docs/patch/everquest-release/velious/dontchecksum" FilePath="/m2/http-docs/patch/everquest-release/velious" GzPath="/m2/http-docs/patch/everquest/velious" LimitTypeA="100000000">
- <Directory LocalPath="::HomeDirectory::" Name="." RemotePath="patch/everquest/velious">
|
So the new Path will be
http://64.37.156.21:7000/patch/everquest/velious/<filename>
where Filename is one of the Names listed below the Distribution Header, e.g.
Quote:
<File LocalName="wakening.s3d" UseCRC="false" TimeStamp="2000:10:12: 2:26:22" CRC="2145304802" TestFile="True" TypeAFile="True" Name="wakening.s3d.gz" TotalSize="2187786" DownloadSize="2176387" />
|
so the full URL to download the Wakening Lands is
http://64.37.156.21:7000/patch/everq...akening.s3d.gz
Have Fun
