Difference between revisions of "HasKeyword - Form"

Jump to navigation Jump to search
18 bytes added ,  03:28, 9 August 2017
m
imported>Lisselli
(→‎Examples: fixed syntax for the example "CurrentLocationHasKeyword". With additional check to return false if the location is none.)
imported>Lisselli
Line 45: Line 45:
EndFunction
EndFunction


debug.trace("Is this location a house?: " +CurrentLocationHasKeyword(LocTypeHouse))
debug.trace("Is this location a house?: " +CurrentLocationHasKeyword(Game.GetPlayer(), LocTypeHouse))
</source>
</source>


== See Also ==
== See Also ==
*[[Form Script]]
*[[Form Script]]
Anonymous user

Navigation menu