Jump to content
  • 0

What is current limit of MTA elements?


DiSaMe

Question

I remember some time ago on MTA SA DM DP1 or DP2 I created a resource and used it to get maximum number of elements in the server. It was 65536. Now I tried to get it again with runcode. I executed these commands:

run car=true

run while car do car=createVehicle(400,0,0,0) end

I had to wait a few minutes.

run outputServerLog(tostring(#getElementsByType("vehicle")))

The result was 99781. However, to me it doesn't look like it's near any "smooth" number. So what is the exact limit of elements in MTA SA 1.0.1?

Link to comment

3 answers to this question

Recommended Posts

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