FringeRecall
New member
Hi,
Been trying to use passive actions without any level of success. I don't see any examples of them in the existing XMLs so it may simply not be possible, however here is what I am trying.
or
Thank you.
Been trying to use passive actions without any level of success. I don't see any examples of them in the existing XMLs so it may simply not be possible, however here is what I am trying.
Code:
<passive_effect target="self" action="CVarLogValue" cvar="MyVariable"/>
Code:
<passive_effect target="self" action="ModfyCVar" cvar="MyVariable" value="whatever"/>