Opened 11 years ago
Closed 11 years ago
#72 closed defect (fixed)
Allow blanks in daodan.ini
Reported by: | Christian | Owned by: | Christian |
---|---|---|---|
Priority: | minor | Component: | Daodan/Win |
Keywords: | Cc: |
Description
Currently Daodan is not able to parse ini-lines like:
showalllasersights = true
showtriggervolumes= true
usedaodangl =true
Note:
See TracTickets
for help on using tickets.
I've been puzzled by this ticket since it was made, but I just figured out why. If the DLL doesn't understand spaces, why does the wiki provide sample INI lines with spaces in them?
See the current Daodan DLL article, or look back here for proof that I didn't write that: http://wiki.oni2.net/w/index.php?title=Special:Undelete&target=Daodan+DLL%2FBeta×tamp=20100827020113. This content was later moved by me to the main article as I revamped the Daodan docs, and the Beta page was deleted. I see that the part in Beta with the sample INI lines was actually written by RossyMiles, not Gumby, but Gumby allowed it to stand in the Beta article.
I also thought I'd seen a working daodan.ini with spaces, too, but I'm not sure. But when I brought the material over, I had even added the comment "(caps and spacing don't matter)" because I was so sure that the DLL was okay with that. I guess this is the danger in documentation being written by someone who isn't using the software ;)