I want to use functions from a Quest script in a Perk fragment, but the methods I've found don't work with fragments. If i write "IA_Quest property QScript auto" the compiler says: : const scripts may only contain const auto properties. Property QScript cannot be defined : const scripts may not contain data, script variable ::Script_var cannot be defined