Trying to setup mod menu configuration options for my P3P mod but it's not really working. I have it importing Show/HideModMenu.flow into every field which will then check for that to show or hide mod menu accordingly. Despite the log indicating it's finding the file just fine, I'm getting a compiling error in reloaded implying it's unable to find the file. Any ideas?
#Dll configuration option not "finding" the directed file.
23 messages · Page 1 of 1 (latest)
Dll configuration option not "finding" the directed file.
Cool, I'll look tonight as I'm about to start work.
Would you be able to send your current p3p libraries so I can actually compile it. I'm sure you've done so before but idk where that was
oh i'm using the current libraries
minus the enums.json
@uncut helm just this basically
oh my actual god
it works fine wtf 
i just looked at the log i sent more closely
it's literally only fucking up on scheduler_04.flow for some reason
and i know exactly why
ok i didn't import it into scheduler_04.flow, that's why
yeah that was it
your code worked out of the box
it was just not being imported to scheduler_04.flow
thats my fault for not really looking too deeply at the log 
yes