cracksoldier Posted January 31, 2022 Share Posted January 31, 2022 (edited) Hi, im trying to modify a script based on OSA and i have the OSA Sources in place but everytime i try to comile i end up with the compile error: Skyrim Special Edition\Data\Source\Scripts\_oGlobal.psc(327,5): variable cpconvert is undefined Skyrim Special Edition\Data\Source\Scripts\_oGlobal.psc(327,15): none is not a known user-defined type I looked throught the script "_oGlobal.psc" and found the following: skse.GetPluginVersion("cpconvert") as String and if !cpconvert.CPIsValid(oso.codepage) but i can't figure out which plugin this dependency belongs to. Does anybody know which dependency is still missing here? Update: I was able to get it working, i just downloaded the OSA Source from github and tried it with that. Edited January 31, 2022 by cracksoldier Link to comment Share on other sites More sharing options...
ReDragon2013 Posted January 31, 2022 Share Posted January 31, 2022 or this way by using google search "skyrim OSA" you'll find https://www.nexusmods.com/skyrim/mods/76744?tab=filesdownload the archive: OSA-Plus Preview 1 Link to comment Share on other sites More sharing options...
Recommended Posts