Difference between revisions of "SetLevel"
Jump to navigation
Jump to search
m
Spacing
imported>Haama (Standardized) |
imported>Haama m (Spacing) |
||
Line 17: | Line 17: | ||
SetLevel 2, 1 ; sets the actor's level to PC+2 | SetLevel 2, 1 ; sets the actor's level to PC+2 | ||
SetLevel 0, 1, 6, 0 ; sets the actor's level to PC+0, min 6, no maximum | SetLevel 0, 1, 6, 0 ; sets the actor's level to PC+0, min 6, no maximum | ||
==Notes== | ==Notes== |