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.

Difference between revisions of "GetEffectiveArmorAR"

Jump to navigation Jump to search
58 bytes added ,  17:02, 3 June 2010
m
imported>Low Post
imported>Low Post
Line 29: Line 29:
  endif
  endif
  if ( GetArmorType Armor )
  if ( GetArmorType Armor )
  let ActorValueCode := 18
  let ActorValueCode := ( ActorValueToCode HeavyArmor )
  else
  else
  let ActorValueCode := 27
  let ActorValueCode := ( ActorValueToCode LightArmor )
  endif
  endif
  let Skill := ( Call [[GetEffectiveSkill]] ActorValueCode )
  let Skill := ( Call [[GetEffectiveSkill]] ActorValueCode )
Anonymous user

Navigation menu