07.04.2019, 19:28
csб rasheed
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.
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.