View Single Post
Old 03-25-10, 11:49 PM   #94
kylania
Silent Hunter
 
Join Date: Aug 2006
Posts: 3,528
Downloads: 117
Uploads: 0
Default

One thing to consider is a new SH5 problem, "silent mod conflicts". For example the "c" key. Here it's used to toggle a dial, in Church's SH5 Keys it's used to crash dive.

Since the "c" key is mapped to a function via scripting, JSGME doesn't detect it as a conflict since the cfg\commands.cfg isn't changed. Therefore the average user won't think the mods conflict, when they in fact do.

Should maybe key bind type things be put in the TheDarkWraithUserOptions.py file as well? Are you able to declare a constant in that file and use that to map to the key in the scripts? That way we still have the single source of user customization and don't have to change code files.
__________________

kylania is offline   Reply With Quote