SadSun Posted December 20, 2020 Posted December 20, 2020 Ugh! Stuck again! I've created a package in the geck. When I add the package manually to the character (vMORangerGhost) things go smoothly. However, this requires me to edit and save the character to my plugin making incompatibility issues with other mods. The fix for this should be to add the package via a script fragment, but when I write: vMORangerGhost.AddScriptPackage MyFollowPackage The fragment won't compile... What am I doing wrong NOW?
Guest Posted December 20, 2020 Posted December 20, 2020 You're using the base form and not the reference. Try vMORangerGhostREF.AddScriptPackage etc.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.