Difference between revisions of "GetKeywordDataForCurrentLocation"
Jump to navigation
Jump to search
imported>Icecreamassassin |
imported>Lisselli |
||
Line 12: | Line 12: | ||
NOTE: This condition function does not appear to work in perk application, confirmation needed for if this function even works at all. | NOTE: This condition function does not appear to work in perk application, confirmation needed for if this function even works at all. | ||
Best used in the story manager. --[[User:Lisselli|Lisselli]] ([[User talk:Lisselli|talk]]) |
Revision as of 05:29, 9 February 2017
Checks to see if the currently loaded cell's Location data contains a specific supplied keyword. Runs relative to the subject
EX:
GetKeywordDataForCurrentLocation-> Keyword:LocTypeFalmerHive Subject: Player == 1
Passes true if the player is currently in a cell which has a location which has the LocTypeFalmerHive keyword placed on it.
NOTE: This condition function does not appear to work in perk application, confirmation needed for if this function even works at all.