Difference between revisions of "SetMaleBipedPath"

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


'''Syntax:'''
'''Syntax:'''
  (nothing) ''reference.''SetMaleModelPath modelPath:string ''objectID:ref''
  (nothing) ''reference.''SetMaleBipedPath modelPath:string ''objectID:ref''


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


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

Latest revision as of 09:21, 7 April 2008

A command for Oblivion Script Extender

Syntax:

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

Sets the male 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]