Jump to content

Hierarchy of the files in MTA 1.5


AndrewN

Recommended Posts

Is it required to place my gamemode's files into MTA/server/mods/deatchmatch/resources/myserver? It's weird because "deathmatch" is like a type of the gamemode. I'm not creating a deathmatch so just wanted to know is that the only place to store my files.

Link to comment
Is it required to place my gamemode's files into MTA/server/mods/deatchmatch/resources/myserver? It's weird because "deathmatch" is like a type of the gamemode. I'm not creating a deathmatch so just wanted to know is that the only place to store my files.

Yes. "Deathmatch" is just a leftover from what MTA:BLUE was originally supposed to be, a modular core that supported loading different mods. However, the code became bloated and messy with time, and became too tied to that mod.

Link to comment
  • Moderators

If you really want that folder to exist. Like for keeping your resource administration. You have to put it like this:

MTA/server/mods/deatchmatch/resources/[myserver]

Mta will ignore folders when you put the name of the folder between those brackets [].

Link to comment

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
  • Recently Browsing   0 members

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