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 and if any of the following are true; it returns 0 otherwise. | |||
* Running [[IsBribedbyPlayer]] on this actor would return 1. | |||
* Running [[IsIntimidatedbyPlayer]] on this actor would return 1. | |||
* The actor's relationship level with the player is greater than or equal to the ''iRelationshipFriendValue'' game setting. | |||
[[Category:Condition Functions]] | [[Category:Condition Functions]] |
edits