-
Couldn't load subscription status.
- Fork 10
Closed
Labels
acceptedThis feature has been accepted and will be available in the next updateThis feature has been accepted and will be available in the next updatefeature requestNew feature that would make the API better.New feature that would make the API better.
Description
As a callout developer I'd like to be able to set callout requirements. I'd like to prevent the callout from showing up at all when requirements are not met.
Possible use cases:
- Only allow the callout to be shown when the time in game is between 9PM and 3AM.
- Only allow callout when ped skin is firefighter.
- Only allow callout when it is raining.
I think this can be done rather easily without breaking backwards compatibility too much. My suggestion would be to set a flag in the InitBase method which tells the CalloutManager if the script has been initialized and ready for use or not. If not, the CalloutManager should try a different callout.
Metadata
Metadata
Assignees
Labels
acceptedThis feature has been accepted and will be available in the next updateThis feature has been accepted and will be available in the next updatefeature requestNew feature that would make the API better.New feature that would make the API better.