This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

MagicEffectCodeFromChars

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Oblivion Script Extender.

Syntax:

(effectCode:int) MagicEffectCodeFromChars effectChars:String 
(effectCode:int) MECodeFromChars effectChars:String

Given a string representing a four-letter effect code (e.g. "REHE"), returns the effect code for the associated effect setting.