Under Actions → OSUPhoenix’s Viewer Clip Player, there are now four new actions:
Action Name | Trigger | Parameters |
---|---|---|
Clip Player Settings | Test | none |
Start Clips | Your Choice | none |
Stop Clips | Your Choice | none |
Next Clip | !nextclip | none |
To power the Present Viewers source option, you’ll need a small trigger:
ClearPresentUsers
{event.user.name}
AddPresentUser
This keeps the global ClipPlayer_PresentViewers
list up-to-date with anyone who chats.
Finally, map chat commands to your four actions:
Example Command | Action to Run |
---|---|
!clipsettings |
Clip Player Settings |
!startclips |
Start Clip Rotation |
!stopclips |
Stop Clip Rotation |
!nextclip |
Next Clip |