GetIsUsedItem

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

GetIsUsedItem checks if an actor is using a specified item, returning 1 if they match.

SyntaxEdit

GetIsUsedItem Object

ExamplesEdit

GetIsUsedItem NukaCola Returns a 1 if the actor is using a NukaCola.

NotesEdit

  • None at this time