HasFriendDisposition

Revision as of 12:40, 15 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

DescriptionEdit

*HasFriendDisposition function returns 1 if the actor who it is called on is equal or greater to the friend disposition game setting. It is called on a Reference and takes no parameters. It is also a Condition Function.

SyntaxEdit

[ActorREF.]HasFriendDispostion

ExamplesEdit

FreddyRef.HasFriendDispostion

Will return 1 if Freddy has the friend disposition or 0 if not.

NotesEdit

  • None at this time


See AlsoEdit

CheckSpeechDispositionBoost
FriendDispositionBoost
SetDisposition

ReferenceEdit

None provided.