22.12.2018, 14:37
Quote:
hmm,yes good ideea. Thank you very much my friend for all!
P.S.: Exist some limit for Dynamicobjects? |
Quote:
Yes, default is 500 for objects.
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. |