Add GetObjectCount()

Started by Fjose, Jan 19, 2015, 11:45 PM

Previous topic - Next topic

Fjose


Gudio


Sebastian

Can you do the same for textdraws/sprites/map icons ?

Fuzzie

Off: Just a small request. Can you post any updates of the modules on the Server & Plugin Updates board? It would be much more easier for us to know if there is an update whether it is big or small.

Sebastian

Note: GetObjectCount() will give you the number of all objects created only by CreateObject function.
So the objects created via ".xml" files won't be counted.

Fjose

Quote from: Fuzzie on Jan 24, 2015, 04:24 AMOff: Just a small request. Can you post any updates of the modules on the Server & Plugin Updates board? It would be much more easier for us to know if there is an update whether it is big or small.

I know.. also if the object is created and saved in a table doesn't count..

Fuzzie

No Fjose. That request was meant for the developers and beta testers. Sorry for the confusion.

Sebastian

I believe he wanted to reply to my post. :D :D

Stormeus

Quote from: sseebbyy on Jan 27, 2015, 10:49 PMobjects created via ".xml" files won't be counted.

The server is blind to objects created by XML files. They also don't contribute to object limits.