Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loading recent lines from Apropos Log #19

Open
Vauria opened this issue Jun 23, 2016 · 1 comment
Open

Loading recent lines from Apropos Log #19

Vauria opened this issue Jun 23, 2016 · 1 comment
Assignees

Comments

@Vauria
Copy link
Owner

Vauria commented Jun 23, 2016

Gonna need a lot of regex for this, the logs aren't exactly obvious about which file they queried.
Blocked by #23.

@Vauria Vauria self-assigned this Jun 23, 2016
@Vauria
Copy link
Owner Author

Vauria commented Nov 22, 2016

--- a/source/AproposDescriptionDb.psc
+++ b/source/AproposDescriptionDb.psc
@@ -513,6 +513,8 @@ String Function RetrieveDescription(SslThreadController thread, String subjectPr
             fullPath = GenerateFullPath(subjectPrefix + partner + sexPart + rape + orgasm, subjectPrefix + partner)
         EndIf
     EndIf
+
+    ToUserLog("Using file '" + fullPath + "'")
     
     Int arrayId = ReadDescriptionFileWithNarrativeVoice(fullPath, narrativeVoice)    
     If (arrayId == 0)

Oooohohohoho if this does what I think it does THANK YOU BASED GOOSER

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant