GetKeywordDataForCurrentLocation

From the CreationKit Wiki
Revision as of 19:42, 19 March 2016 by imported>Icecreamassassin
Jump to navigation Jump to search


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.