SetDisposition

Revision as of 13:07, 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

SetDisposition Sets the disposition of the reference it is called on to the actor passed in, to the value given. Called on a Reference (actor) and parameters are an Actor and an integer.

SyntaxEdit

[ActorREF.]SetDisposition Actor2REF DispositionValue

ExamplesEdit

BuddyRef.SetDisposition FredRef 100 

BuddyRef now has a disposition of 100 to FredRef.

NotesEdit

  • None at this time


See AlsoEdit

HasFriendDisposition

ReferenceEdit

None provided.