If you select the model and set skill1 to 110 in WED the action should set the skill1 =110 when it starts up. However make sure you do not reset it in the action start up like this ...


action my_guy()
{
my.skill1=0; /// NO YOU RESET IT.


Last edited by Malice; 11/05/15 00:32.