Difference between revisions of "FriendDispositionBoost"
Jump to navigation
Jump to search
imported>Geckbot m (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0))) |
imported>Ez0n3 |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
==''' | {{Function | ||
|origin = GECK1 | |||
|summary = '''FriendDispositionBoost''' function will mod the disposition of the actor so it will reach a friend level with the player. It is called on a Reference and has no parameters. | |||
|name = FriendDispositionBoost | |||
|returnType = void | |||
|referenceType = [ActorRefID] | |||
|example = FreddyRef.FriendDispositionBoost | |||
}} | |||
==See Also== | |||
*[[CheckSpeechDispositionBoost]] | |||
== | *[[HasFriendDisposition]] | ||
*[[SetDisposition]] | |||
[[CheckSpeechDispositionBoost]] | |||
[[HasFriendDisposition]] | |||
[[SetDisposition]] | |||
[[Category:Functions]] | [[Category:Functions]] | ||
[[Category:Functions (GECK 1. | [[Category:Functions (GECK 1.1)]] |
Latest revision as of 08:49, 15 January 2011
< [[::Category:Functions|Category:Functions]]
A function included in the GECK version 1.1.0.36.
Description
FriendDispositionBoost function will mod the disposition of the actor so it will reach a friend level with the player. It is called on a Reference and has no parameters.
Syntax
[ActorRefID].FriendDispositionBoost
Example
FreddyRef.FriendDispositionBoost