Difference between revisions of "SetClass"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(CS 1.0 stuff)
imported>Vswe
m (Added Search Terms)
 
(2 intermediate revisions by 2 users not shown)
Line 4: Line 4:
  SetClass Warrior  
  SetClass Warrior  


Changes the characters class of the actor to the Classname. An autocalc is performed, if and only if the checkbox is marked for the actor.  
Changes the character's class of the actor to the Classname. An autocalc is performed, if and only if the checkbox is marked for the actor.  




[[Category: Functions]]
[[Category: Functions]]
[[Category:Functions (CS)]]
[[Category: Functions (CS 1.0)]]
[[Category: Functions (CS 1.0)]]
[[Category: Actor State Functions]]
[[Category: Actor State Functions]]
Line 13: Line 14:
[[Category:Actor Functions]]
[[Category:Actor Functions]]
[[Category:Actor Functions (CS 1.0)]]
[[Category:Actor Functions (CS 1.0)]]
<!-- Begin Search Terms
Set
Class
End Search Terms -->

Latest revision as of 12:39, 20 June 2008

Syntax:

SetClass Classname 

Example:

SetClass Warrior 

Changes the character's class of the actor to the Classname. An autocalc is performed, if and only if the checkbox is marked for the actor.