22.04.2014, 20:04
Was just wondering what would be best for something like looping through objects.
Also what does the last paramater do for
Would be nice if there was some more documentation on these new functions and also some older ones.
pawn Код:
Streamer_GetUpperBound(STREAMER_TYPE_OBJECT);
//or
CountDynamicObjects();
pawn Код:
Streamer_CountItems(type, serverwide = 1);