PlayerKnows

Revision as of 19:32, 2 September 2021 by imported>SkylerModder
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Checks to see if the player "knows" the form. This is used for Magic Effects, Words of Power, and Enchantments.

ParametersEdit

  • Knowable Form: The form to check for.

Return ValueEdit

Returns 1 if the Player knows the form.

BugsEdit

  • While this Condition Function does accept Enchantments as valid forms to check for the Known flag (this was verified by editing a PlayerKnows condition function via xEdit to point at an Enchantment form; it saves correctly and even functions correctly when loaded by the game), the Creation Kit by default is bugged and will not list any enchantments in the list of forms for the PlayerKnows condition function. This bug is fixed by the mod SSE Creation Kit Fixes by Nukem.

Papyrus VersionEdit