GetEffectInteger

From ALFA
Revision as of 06:28, 24 January 2014 by Foambats4all (talk | contribs) (Created page with "Category:NWScript Functions = Definition = // JLR-OEI 04/11/06 // Returns the value of the given integer in the given Effect int GetEffectInteger( effect eTest, int nI...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Definition

// JLR-OEI 04/11/06
// Returns the value of the given integer in the given Effect
int GetEffectInteger( effect eTest, int nIdx );
  • eTest (Effect) -- The effect to select a value from.
  • nIdx (Integer) -- The index of the value to grab. See below for details for specific effects.

Effect Indexes

EffectACIncrease()

EffectACDecrease()