dylbill Posted May 1, 2022 Posted May 1, 2022 Thought I'd clear this up. GetForm or GetFormFromFile accepts an int or hexadecimal, so using StringToInt is perfectly fine. Using GetForm(0x05091B) is the same as GetForm(330011) in papyrus. I use GetFormFromFile in this way in my mod Skyrim Currency System to get factions and locations from a text file.
Recommended Posts