Low Limits -
steki. - 21.02.2012
I've been working with textdraws lately and I came into the conclusion the current SA:MP limits are outdated, specially because of the new 800 players limit:
- Textdraws:
Limit: 2408
Which gives us 2048 / 800(players) what is equal to 2,56 textdraws per player
- Vehicles:
Limit: 2000
It's indeed a 'low' number, but it's fine as it is, but would still be better with some kind of CreateVehicleForPlayer to stream them.
- Objects:
Limit: 1000(?)
Little bit more than the enough + streaming (perfect)
- Map Icons:
Limit: 100
Sorta low, but enough with streaming.
- Checkpoints/Race Checkpoints
Limit: 1 per each.
One of the most basic and needed customizations. Such simple thing being such wretched and poor.
The rest is fine, but
TEXTDRAWS and
CHECKPOINT systems
HAVE to be revised.
I don't really care about other mod's fancy and useless features, but i'd put that on top the list.
And I'm not a random-ignorant-tard just wanting random shit, atleast make it configurable. I know it hurts making a data structure with 4k cells lol.
btw, someone has to update the Limits page on wiki.
Re: Low Limits -
Basssiiie - 21.02.2012
It should be possible to create a Textdraw streamer, if you really need more textdraws. Same goes for objects and vehicles, there are already some streamers out there.
But I still agree with your point; the limits are kind of outdated, especially the checkpoint part.
Respuesta: Low Limits -
[Nikk] - 21.02.2012
the only what i want is more vehicle limit
Re: Low Limits -
steki. - 21.02.2012
Increasing the vehicle limit isn't the solution. But the ability of stream it would be nice.
Re: Low Limits -
steki. - 21.02.2012
Quote:
Originally Posted by ******
Your assumptions are flawed. You claim 2000 TDs give 2.5 per player, but many will be shown to multiple players at once, and there's no reason to have all 2000 defined at once - just define the ones you need when you need them. Same with (most of) the other points.
|
I have done a quick research and it's nearly impossible to reach 2048 textdraws.
You can send different strings/color/properties for each player on the same textdraw though.
But it's still very needed more control over the checkpoints and vehicles, as stated on the original post.