Modding:Conversations: Difference between revisions
Kernelmethod (talk | contribs) m Fix a typo in the section on merging conversations |
Added IfZoneHaveObject to table of delegates |
||
Line 556: | Line 556: | ||
| Predicate | | Predicate | ||
| Continue if the speaker is led by the specified value, valid entries are "*" (anyone), "Player" or a blueprint ID. | | Continue if the speaker is led by the specified value, valid entries are "*" (anyone), "Player" or a blueprint ID. | ||
| Yes | |||
| No | |||
|- | |||
| IfZoneHaveObject | |||
| Predicate | |||
| Continue if an object with a blueprint ID matching the specified value is present in the current zone. | |||
| Yes | | Yes | ||
| No | | No |