Jump to content

MTA problems with resources files


AugustoArpex

Recommended Posts

Hi, I have a problem when I create a server. My MTA configuration is default as it came from TcA. But I have a problem that the configuration does not process the part of putting the resources files in the folder.

 

Post Download Script:

#!/bin/bash

 

cd ${FilesFolderFullName}/mods/deathmatch

wget https://linux.mtasa.com/dl/baseconfig.tar.gz

tar xzvf baseconfig.tar.gz

mv baseconfig/* .

rm -fr baseconfig

rm -f baseconfig.tar.gz

mkdir resources

cd resources

wget http://mirror.mtasa.com/mtasa/resources/mtasa-resources-latest.zip

unzip mtasa-resources-latest.zip

rm -f mtasa-resources-latest.zip

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use