Popular Post darkdreamingdan Posted November 29, 2016 Popular Post Share Posted November 29, 2016 Hi guys @fastman92 has recently engaged with us in order to get his limit adjuster implemented into MTA. Obviously, there are a number of complexities involved in implementing this, and we need to make some important design decisions to achieve this. So, why do you want to use a Limit Adjuster tool? Some things I'm hoping to learn: Are you trying to play MTA with a modified version of GTASA? Do you want the limit adjuster to play mods like GTA:Underground? Are you trying to use Limit Adjusters with MTA's own Lua engine* functions? (e.g. engineLoadDFF) Anything else? Any feedback would be incredibly beneficial to the team going forward. Cheers Dan 26 Link to comment
Popular Post fastman92 Posted November 29, 2016 Popular Post Share Posted November 29, 2016 (edited) Link to the project http://gtaforums.com/topic/733982-fastman92-limit-adjuster/ Edited November 29, 2016 by fastman92 6 Link to comment
denny199 Posted November 29, 2016 Share Posted November 29, 2016 Awesome idea, but does people with bad computers have any disadvantages? Link to comment
fastman92 Posted November 29, 2016 Share Posted November 29, 2016 1 minute ago, denny199 said: Awesome idea, but does people with bad computers have any disadvantages? No. If modders would create big models that take a lot of memory, then it's the fault of modders, not the FLA. 2 Link to comment
MTA Anti-Cheat Team Dutchman101 Posted November 29, 2016 MTA Anti-Cheat Team Share Posted November 29, 2016 (edited) It would remove holdbacks from replacing SA cities with custom mapped ones, without streaming issues, and be a good replacement for the failed EIR branch that will most likely never be finished. (major pro's of EIR are found back in limit adjuster's implementation I think) Also it opens doors for MTA development in general as it allows manipulating internals/values that were considered fenced off for modders. Edited November 29, 2016 by Dutchman101 3 Link to comment
Captain Cody Posted November 29, 2016 Share Posted November 29, 2016 (edited) Continue on my current project and improve it a lot, I would love if open limit adjuster was added, would fix so many bugs. I want to use it with MTAs own lua functions to increase the overall performance, and draw distance of United MTA (Map I'm working on) Edited November 29, 2016 by CodyL 2 Link to comment
darkdreamingdan Posted November 29, 2016 Author Share Posted November 29, 2016 15 minutes ago, Dutchman101 said: It would remove holdbacks from replacing SA cities with custom mapped ones, without streaming issues, and be a good replacement for the failed EIR branch that will most likely never be finished. (major pro's of EIR are found back in limit adjuster's implementation I think) Also it opens doors for MTA development in general as it allows manipulating internals/values that were considered fenced off for modders. 2 minutes ago, CodyL said: Continue on my current project and improve it a lot, I would love if open limit adjuster was added, would fix so many bugs. Please be specific in your responses. How are you going to use it in your server? We need to actually know how you would implement it. The challenges relate to the fact that FLA requires GTASA to be restarted for each change. I need to know specific, technical/scripting information on what is limiting you and what you were trying to achieve. 1 Link to comment
fastman92 Posted November 29, 2016 Share Posted November 29, 2016 (edited) The people who make total conversions might to want to change almost every file in game. The MTA checks if files are unchanged, you need to take into consideration this problem with total conversions. Give the answers quickly. Edited November 29, 2016 by fastman92 Link to comment
Captain Cody Posted November 29, 2016 Share Posted November 29, 2016 The issue I am having is that the object limits are far to low, causing terrible view distance in heavily populated areas and lag for some people due to SA constantly loading and unloading the models. Also the world bounds limits would be awesome to have extended because it would allow me to actually place my map off shore of SA instead of placing it in another dimension and having it warp players to and from. Summed up I'd need this for - - LOD limits - General object limits - Map bounds limits 3 Link to comment
Captain Cody Posted November 29, 2016 Share Posted November 29, 2016 Also quick note: Total conversion (pretty much) I am working on is all MTA sided, meaning no client modifications so it doesn't need the client file check. 2 Link to comment
Jockeyzz Posted November 29, 2016 Share Posted November 29, 2016 I would love to see this one. Link to comment
Chase Posted November 29, 2016 Share Posted November 29, 2016 Hi, I just registered because this is the moment I've been waiting for. I'd love to see the limit adjuster implemented. I would love to see the GTA Underground map on MTA aswell. I also am working on my own gamemode but I could make it a lot better with fastman92's limit adjuster. I would add more weapons, vehicles, skins, and some maps. To keep it low spec computer friendly, I would only use models and txds that are low poly and low resolution. I wouldn't see this as not only a new feature, but a new era of GTA multiplayer, the next big step. 2 Link to comment
darkdreamingdan Posted November 29, 2016 Author Share Posted November 29, 2016 2 minutes ago, Chase said: Hi, I just registered because this is the moment I've been waiting for. I'd love to see the limit adjuster implemented. I would love to see the GTA Underground map on MTA aswell. I also am working on my own gamemode but I could make it a lot better with fastman92's limit adjuster. I would add more weapons, vehicles, skins, and some maps. To keep it low spec computer friendly, I would only use models and txds that are low poly and low resolution. I wouldn't see this as not only a new feature, but a new era of GTA multiplayer, the next big step. Hi Chase, thanks for visiting. Would you be asking your users to install a modded version of GTA? Or would you implement the whole map in MTA scripting? Link to comment
Chase Posted November 30, 2016 Share Posted November 30, 2016 4 minutes ago, darkdreamingdan said: Hi Chase, thanks for visiting. Would you be asking your users to install a modded version of GTA? Or would you implement the whole map in MTA scripting? I would implement it in MTA scripting. However, for those with low internet speeds, I'd have a mirror for the mods somewhere so they don't have to wait at the MTA loading screen for too long. Link to comment
Captain Cody Posted November 30, 2016 Share Posted November 30, 2016 Have fun with that, not including the streaming issues I had to get by, it took me weeks to get United functioning at all properly. Link to comment
ut0pic Posted November 30, 2016 Share Posted November 30, 2016 How will this work? Will we be able to add new objects, vehicles, weapons etc like the singleplayer ASI but with Lua functions or this will just improve the streaming system or something like? 1 Link to comment
RizoN Posted November 30, 2016 Share Posted November 30, 2016 (edited) I have pretty much similar questions as @ut0pic Would this only increase streaming limit of elements like in MTA:Eir project so that we could basically render whole SA map at once without glitching, or does it extend also to adding new IDs for weapons, vehicles, objects, and so on? If it would also enable us to add custom IDs, would we be able to make a custom weapon/vehicle system for players? Having those new potentional functions in Lua would be really awesome. Edit: oh and, what about CLEO mods and custom animations? Edited November 30, 2016 by RizoN Link to comment
Other Languages Moderators Disinterpreter Posted November 30, 2016 Other Languages Moderators Share Posted November 30, 2016 One man in Russia did Limiter Adjuster in MTA https://vk.com/wall-89712342_290 But he don't give source code 1 Link to comment
Tails Posted November 30, 2016 Share Posted November 30, 2016 (edited) A few years ago I was able to this on the EIR branch: The limitations were pretty much the only thing that was holding us back for a long time. We had to wait for MTA 1.4, and we were told that the EIR branch would be merged with the main on a relatively short term. This never happened unfortunately as the development of EIR had stopped and we lost interest in our project as well. While we don't have plans to finish it anymore, I've still been hoping for the developers to continue working on EIR again to atleast increase the limitations in MTA. Technical note: I would use the limit adjuster through MTA's own Lua functions unless there'll be a better way. I don't like players to have to restart the game in order to see the increased limitations or anything. I'd just like to see increased object limits and the ability to add new objects without replacing existing ones. That's my dream for MTA. Edited November 30, 2016 by Tails 1 Link to comment
Dealman Posted November 30, 2016 Share Posted November 30, 2016 Not quite sure if I'm on the same page, but being able to finally modify dynamic objectsv(the .dat settings) would be a sweet implementation. Link to comment
AfterAll14 Posted November 30, 2016 Share Posted November 30, 2016 (edited) 14 hours ago, darkdreamingdan said: So, why do you want to use a Limit Adjuster tool? 13 hours ago, darkdreamingdan said: Please be specific in your responses. How are you going to use it in your server? We need to actually know how you would implement it. Well, obviously, it would allow to add lots of new cities in SA. Not sure if FLA is working on vehicle ID limits, but would also be nice to add new vehicles instead of replacing them. As for implementation: my personal approach here: do not touch original GTA SA files. I don't want to force users go somewhere and download custom files, I want random user that discovered my server accidentally being able to join and get all he needs within MTA window. With this approach you are forced to use scripts or MTA maps to create enviroment. This means all created objects would be handled by MTA streaming logic. And here is the problem - to make limits work full strength you'll have to rewrite streaming. Cause default MTA streamer with huge amount of objects displayed at the same time just not working. For instance: on Vice City map in some areas you can't see ahead more than 100-200m. You should have at least 500-600m minimal draw distance to make the immersion feeling that it is a full scale city. When objects appear in front of your nose you definetly not feeling that. You can achieve higher draw distances by implementing custom streaming logic and loading objects dynamically in Lua, but how many scripters are skilled enough to make it work properly? I guess we are talking about the mass product here. And in the end you would not be able to significally improve draw distance anyways. Edited November 30, 2016 by AfterAll14 2 Link to comment
SheriFF Posted November 30, 2016 Share Posted November 30, 2016 This implementation sounds very interesting and awesome!I am not very experimented in MTA/GTA SA tehnical side but, after reading the replies, i would use the limits ajuster in vehicles and mapping sides,more exactly for LOD limits and more cars. ( Sorry 4 my bad english ) Link to comment
darkbytе Posted November 30, 2016 Share Posted November 30, 2016 Quote This Is Interesting.. Link to comment
Recommended Posts