<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.larian.game/index.php?action=history&amp;feed=atom&amp;title=Osiris%2FAPI%2FPartySetFlag</id>
	<title>Osiris/API/PartySetFlag - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://docs.larian.game/index.php?action=history&amp;feed=atom&amp;title=Osiris%2FAPI%2FPartySetFlag"/>
	<link rel="alternate" type="text/html" href="https://docs.larian.game/index.php?title=Osiris/API/PartySetFlag&amp;action=history"/>
	<updated>2026-05-13T05:42:45Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://docs.larian.game/index.php?title=Osiris/API/PartySetFlag&amp;diff=6662&amp;oldid=prev</id>
		<title>Tinkerer: Documented PartySetFlag</title>
		<link rel="alternate" type="text/html" href="https://docs.larian.game/index.php?title=Osiris/API/PartySetFlag&amp;diff=6662&amp;oldid=prev"/>
		<updated>2019-07-18T20:45:36Z</updated>

		<summary type="html">&lt;p&gt;Documented PartySetFlag&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;===== Full Definition(s) =====&lt;br /&gt;
* call '''PartySetFlag'''(''(CHARACTERGUID)'''''_Character''', ''(STRING)'''''_Flag''', ''(INTEGER)'''''_DialogInstance''')&lt;br /&gt;
===== Description =====&lt;br /&gt;
Sets the flag '''_Flag''' on '''_Character''' and on every other character in the same [[Osiris/API/AddToParty|party]]. The '''_DialogInstance''' parameter can be examined when catching the corresponding [[Osiris/API/ObjectFlagSet|ObjectFlagSet]] event, but is otherwise unused.&lt;br /&gt;
===== Notes =====&lt;br /&gt;
* If '''_Character''' is not in a [[Osiris/API/AddToParty|party]], this call does nothing.&lt;br /&gt;
* This call is equivalent to setting '''_Flag''' as an object flag on every character in the same party as '''_Character''', including the triggering of [[Osiris/API/ObjectFlagSet|ObjectFlagSet]] events.&lt;br /&gt;
===== See Also =====&lt;br /&gt;
* [[Osiris/API/GlobalSetFlag|GlobalSetFlag]]&lt;br /&gt;
* [[Osiris/API/ObjectSetFlag|ObjectSetFlag]]&lt;br /&gt;
* [[Osiris/API/PartyClearFlag|PartyClearFlag]]&lt;br /&gt;
* [[Osiris/API/PartyGetFlag|PartyGetFlag]]&lt;br /&gt;
* [[Osiris/API/UserSetFlag|UserSetFlag]]&lt;br /&gt;
 &lt;br /&gt;
[[Category:Osiris Calls|PartySetFlag]]&lt;/div&gt;</summary>
		<author><name>Tinkerer</name></author>
	</entry>
</feed>