Jump to content

Hierarchy of the files in MTA 1.5


AndrewN

Recommended Posts

Posted

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.

Posted

Yes, it is required. If you put it in any different folder, it won't work. Just ignore that name. Put your scripts in MTA/server/mods/deatchmatch/resources

Do you require a paid scripter? Contact me! (Unavailable) Currently I am experienced in Lua, PHP, HTML, CSS, SQL and JS.

Developer and owner of

https://projectbea.st - Project Beast
Posted
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.

I used to know how to code, but then I took an arrow in the knee.

Project Redivivus - Remaking Old School MTA With New Code

MTA 0.6 Nightly 1 released

  • Moderators
Posted

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 [].

Do you want to improve your Lua programming skills and make less mistakes?   Start with Lua Language Server!   🙀

 

  Useful functions  3x 

  Tutorials  4x 

 

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...