Difference between revisions of "SetFemaleBipedPath"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
imported>Quetzilla
 
Line 2: Line 2:


'''Syntax:'''
'''Syntax:'''
  (nothing) ''reference.''SetFemaleModelPath modelPath:string ''objectID:ref''
  (nothing) ''reference.''SetFemaleBipedPath modelPath:string ''objectID:ref''


Sets the female NIF model path when worn.
Sets the female NIF model path when worn.
Line 12: Line 12:
*[[SetFemaleGroundPath]]
*[[SetFemaleGroundPath]]
*[[SetFemaleIconPath]]
*[[SetFemaleIconPath]]
*[[SetMaleBipedPath]]
*[[SetMaleGroundPath]]
*[[SetMaleIconPath]]


[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (OBSE)]]
[[Category:Functions (OBSE)]]

Latest revision as of 09:22, 7 April 2008

A command for Oblivion Script Extender

Syntax:

(nothing) reference.SetFemaleBipedPath modelPath:string objectID:ref

Sets the female NIF model path when worn.

Notes[edit | edit source]

  • The model path is a the path to the NIF model for the type.

See Also[edit | edit source]