[Command] setMorphValue
Posted: Sat Nov 13, 2021 10:10 am
Actor.setMorphValue(MorphName, Value)
USE:
Morph list can be found in any lpcharacter file.
TYPE: Command, Ref
RETURNS:
THEME: Actor Creation
COMPARE:
EXAMPLE:
USE:
Morph list can be found in any lpcharacter file.
TYPE: Command, Ref
RETURNS:
THEME: Actor Creation
COMPARE:
EXAMPLE:
Code: Select all
Actor3.setMorphValue(Genesis8Female__PBMPregnant, 0.5)
Actor3.dress()