Skip to content

Possible bug in Streamer_SetVisibleItems? #488

@KoertLichtendonk

Description

@KoertLichtendonk

I'm having some difficulty with Streamer_SetVisibleItems. If you increase the amount of objects visible for a player, then the update becomes immediately visible. But if you decrease the amount of objects that should be visible to a player, then the update does not become immediately visible. A low limit does seem to work the first time you use a function (in my case prior to the user having spawned), so after a relog, the new limit does become visible.

I am also using Streamer_SetRadiusMultiplier in the same part of code (it is called immediately after Streamer_SetVisibleItems so I know for sure it is being executed), and that does update the changes immediately, regardless of whether it is an increase or decrease.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions