Well, I copied the samples I gave before, expanded this line to actually have some replies:
Code: Select all
"kephalan_type3_reply" = ("Hiya!","G'day matey!");
Personally, I wouldn't add a "Config" folder directly to the AddOns folder. My suggestion would be to create a folder in AddOns called "Alien_BCC_Responses.oxp", and put the Config folder in there. Then put the two files into that Config folder.
The other thing to check is latest.log. That might reveal an error which is preventing one of the files from loading.