Difference between revisions of "SetLevel"

Jump to navigation Jump to search
158 bytes added ,  11:31, 18 August 2007
m
Noted that it affects all references of the actor
imported>Haama
(CS 1.0 stuff)
imported>BlackBaron1024
m (Noted that it affects all references of the actor)
Line 18: Line 18:


NOTE: This function can be called on the player and will change the player's level, but not any of his stats (and the world will not "level up" with the player until he goes through a loading door, or changes cells), so this is not recommended. Use [[AdvancePCLevel]] instead.
NOTE: This function can be called on the player and will change the player's level, but not any of his stats (and the world will not "level up" with the player until he goes through a loading door, or changes cells), so this is not recommended. Use [[AdvancePCLevel]] instead.
NOTE: Although called on a reference, this function actually changes the value on the base actor (thus the base value on all references of that base actor).


==See Also==
==See Also==

Navigation menu