how can i assign string to skill
like these:
action g
{
skill2="dsdsd";
}
or
entity d
{
skill2="dsdsd":
}
in a7 it has string1 and string2
but not work for entity{...}