Difference between revisions of "SetLevel"
m
no edit summary
imported>Maturin |
imported>Gabba m |
||
Line 15: | Line 15: | ||
Calling SetLevel will also immediately recalc an actor's stats and equipment (as if the player just leveled up). | Calling SetLevel will also immediately recalc an actor's stats and equipment (as if the player just leveled up). | ||
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), 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. | ||
==See Also== | ==See Also== |