22.12.2018, 14:36
No, you can create as many objects want, but default is 500 objects rendered by distance.
follow the link for more informations.
Code:
Streamer_SetVisibleItems(type, items, playerid = -1) Parameters: type: The item type. items: The visible item amount. playerid: The player ID. Returns: 0 on failure, 1 on success. Sets the current visible item amount (number of items that can be streamed) for the specified item type and player. Defaults: Objects: 500 Pickups: 4096 Map Icons: 100 3D Text Labels: 1024 This native cannot be used with checkpoints, race checkpoints, or areas.