Hey, so, I'm trying to figure out how to load mods through a dialogue I'm writing. I understand "da.mod.load" is the variable for that, and that I need to use it with the [LOAD_MOD] trigger, but I'm not sure how to type it out. I tried it a few ways, like this:
"blahblahblah[LOAD_MOD]"{"set":{"da.mod.load":"ModInQuestion"}}
and I always get a "DATA: ModInQuestion not found" message.
What am I doing wrong?
"blahblahblah[LOAD_MOD]"{"set":{"da.mod.load":"ModInQuestion"}}
and I always get a "DATA: ModInQuestion not found" message.
What am I doing wrong?