Difference between revisions of "Osiris/Shared/DB NoLowAttitudeDialog"
From Divinity Engine Wiki
m |
m |
||
Line 8: | Line 8: | ||
* [[Osiris/API/DialogStartRequested|DialogStartRequested]] | * [[Osiris/API/DialogStartRequested|DialogStartRequested]] | ||
− | [[Category:Osiris Shared Mod Helpers]] | + | [[Category:Osiris Shared Mod Helpers|NoLowAttitudeDialog]] |
Latest revision as of 15:52, 19 December 2017
Full Definition(s)
- DB_NoLowAttitudeDialog((CHARACTERGUID)_Npc)
Description
Normally, if the attitude of an NPC drops to -45 or lower, they will not wish to talk to you when clicking on them unless you bribe them first. By defining this database for _Npc, they will never ask for a bribe before allowing you to talk to them.
Notes
- This only applies to dialogs started via DialogStartRequested, which are primarily dialogs started by clicking on a character.