Jump to content

Downloading maps


Bazim

Recommended Posts

Hello all.

I have problem with map downloading from my webhosting.

In mtaserver.conf i have

    <!-- This parameter specifies whether connecting players will be able to download needed resources for them from an external site rather than from the server. 0 - disabled , 1 - enabled; default value: 0. --> 
    <httpdownload>1</httpdownload> 
     
    <!-- If set, this parameter specifies the external URL from which clients will be able to download needed resources ingame. Required parameter if <httpdownload> is set to 1. --> 
    <httpdownloadurl>http://www.jump.ic.cz/mta</httpdownloadurl> 

On ftp in directory mta i have

oCyWMuZP3u.jpg

Then ve connect to server and voted mod teamwars and it write

gewlCpSea7.jpg

Where is the problem? thx for help.

Link to comment

I haven't used the server, but I'm guessing that that URL is screwed up because the file is trying to be downloaded but the URL is incorrect because of the way MTA recognizes it, so like ruby said, change it to this and see if it works:

<httpdownloadurl>http://www.jump.ic.cz/mta/</httpdownloadurl> 

Or else files will be downloaded like http://www.jump.ic.cz/mtawhatever instead of http://www.jump.ic.cz/mta/whatever

Just guessing here.

Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...