Hello, I wanted to know if a fix is possible.
I bought amazeingpro.
works with HNPC with the requirement to replace "TryToMove ();" to "try {TryToMove ();} catch {}"
With HNPC remod.org the console show error: Error while compiling: aMAZEingPro.cs(3507,49): error CS1501: No overload for method CreateNPC' takes 5' arguments
With HNPC umod replacement works fine without errors.
I wouldn't like to lose HNPC GUI only work HNPC remod.org, can you please fix it?