142
edits
imported>SJML Bot (Bot creating condition functions pages.) |
DavidJCobb (talk | contribs) (Functionality verified via reverse-engineering.) |
||
Line 1: | Line 1: | ||
This function returns 1 if it's run on an actor who [[SetIntimidated - Actor|has been intimidated by the player]], or 0 otherwise. | |||
The function works by checking an internal datestamp which indicates when the actor was marked as intimidated, comparing that datestamp to the current date. | |||
[[Category:Condition Functions]] | [[Category:Condition Functions]] |
edits