Fernando Rocha
Fernando Rocha
Work on this PR is paused until we figure out https://github.com/multitheftauto/mtasa-blue/pull/3831
I will remake this PR. I don't think there will be an addition of a function to get the LOD of a model in mtasa-blue. So we need to do...
Resources that can already achieve this - mst (old): https://community.multitheftauto.com/index.php?p=resources&s=details&id=5785 - mstu (updated on Feb 2024 as of writing this): https://community.multitheftauto.com/index.php?p=resources&s=details&id=18171
Good job. Thank you!
> If you want to make improvements in this regard, I recommend that instead of removing it, end users should have this file by default, never delete it after repairing,...
In my opinion, the default config should be embedded in the server binary, which is kept up to date, because every MTA server updates their exe. Then, we won't need...
> Why not use the template file if you already have existing logic for it? I think it's unnecessary to embed the entire config in the code and use it...
@Dutchman101 Merge conflict resolved. I will apply Nico's suggestion now.
@Nico8340 All good now?
## Future Work I believe that later we should refactor the config system removing the need to have 2 separate files local.conf and editor.conf (as well as editor_acl.xml) for the...