Modding:Conversations: Difference between revisions

m Fix a typo in the section on merging conversations
L-x-u (talk | contribs)
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