As the topic says, is there a limit on map markers( function name: CreateMarker ), if so, how much?
I haven't found this documented anywhere. No information in the plugin source (https://bitbucket.org/stormeus/0.4-squirrel/src/6bb87ccac01ade3cce5af79574b382bf6ac90f0f/Constants.h?at=newapi&fileviewer=file-view-default) as well. I used a temporary limit of 128 on my projects and on many other things where there was no documentation or even the slightest information available.
Quote from: . on Jun 17, 2016, 12:57 PMI haven't found this documented anywhere. No information in the plugin source (https://bitbucket.org/stormeus/0.4-squirrel/src/6bb87ccac01ade3cce5af79574b382bf6ac90f0f/Constants.h?at=newapi&fileviewer=file-view-default) as well. I used a temporary limit of 128 on my projects and on many other things where there was no documentation or even the slightest information available.
So that means that you shouldn't have replied?
Poking
@Stormeus and
@maxorator to see the topic and give me an answer.
There's a limit of 100 map markers.
Quote from: Stormeus on Jun 17, 2016, 01:41 PMThere's a limit of 100 map markers.
Why isn't that there in the wiki when the limit of all other things are available ?
Quote from: ext-d.CrystalBlue on Jun 17, 2016, 01:30 PMSo that means that you shouldn't have replied?
Neither did you.
Quote from: KAKAN on Jun 17, 2016, 01:45 PMQuote from: Stormeus on Jun 17, 2016, 01:41 PMThere's a limit of 100 map markers.
Why isn't that there in the wiki when the limit of all other things are available ?
It's not a Squirrel constant yet and there isn't a separate wiki page yet for entity limits.