Difference between revisions of "SetMagicEffectBarterFactor"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>CSbot
(Automated import of articles)
 
imported>Lofgren
 
Line 24: Line 24:
   }}
   }}
}}
}}
It appears that you cannot set this value to 0, although you can set it to very small numbers so that it is effectively 0.


[[Category:Functions]]
[[Category:Functions]]

Latest revision as of 22:50, 5 October 2011

< [[::Category:Functions|Category:Functions]]

A function added by the Oblivion Script Extender.

Syntax:

(void) SetMagicEffectBarterFactor newBarterFactor:float effect:ref 
(void) SetMEBarterFactor newBarterFactor:float effect:ref 
(void) SetMagicEffectBarterFactorC newBarterFactor:float effectCode:long 
(void) SetMEBarterFactorC

Sets the magic effect's barter factor.ALTALIAS.


It appears that you cannot set this value to 0, although you can set it to very small numbers so that it is effectively 0.