# Optional scenario (OR function)
<br>
In the [[250 Custom|custom]] tab, you can use the [[optional scenario (OR function)]], that allows you to specify [[triggers]] for optional Tips. If a [[210 Tips|tip]] use the [[optional scenario (OR function)]], it means that the [[triggers]] in the optional [[Scenarios|scenario]] don't need to be valid for the [[210 Tips|tip]] to be displayed.
<br>
![[Pasted image 20220801172043.png]]
<br>
This is especially useful when, for the same [[210 Tips|tip]], there can be multiple, mutually exclusive scenarios.
<br>
#### Example
For example, you want to say the same thing to the player in two different scenarios: if they are top side, or bot side, but NOT in the mid lane.
In that case, you could use a simple [[Triggers|trigger]] in the main [[Scenarios|scenario]] (which is **required** for the [[210 Tips|tip]] to be displayed), like *player -> is alive -> true*. And then, in the [[Optional scenario (OR function)|optional scenario]], you would create two distinct [[scenarios]]. In the first one, you would put the [[Triggers|trigger]] *player -> is located -> tot side*. In the second one, you would put the [[Triggers|trigger]] *player -> is located -> bot side.*
<br>
## How to
---
In your [[guide editor]], in the [[250 Custom|custom]] tab, in the [[210 Tips|tip]]:
* Click on **+ Optional scenario**
* Write an [[Main advice and Explanations|explanation]]
* Add some [[triggers]]
<br>
## More info
---
You can create multiple [[Optional scenario (OR function)|optional scenario]] for the same [[210 Tips|tip]].
If you create more than one [[Optional scenario (OR function)|optional scenarios]], use the
`Displayed this tip when the required trigger and at least **X** option trigger(s) is/are validated in-game`
feature, to specify how many of these [[Optional scenario (OR function)|optional scenario]] should be valid for the whole [[210 Tips|tip]] to be displayed.
<br>
---
#### Links to this page
- [[Start here]]
- [[Triggers]]
- [[250 Custom|Custom]]