I'm trying to use INIRedirect with EverQuest 1so that I can use my [KeyMaps] from eqclient.mycharname.ini even when I have a different character loaded, eqclient.othercharname.ini
I have the following commands set in the pre-startup section:
fileredirect eqclient.ini eqclient.charname.ini
fileredirect eqlsPlayerData.ini eqlsPlayerData.charname.ini
iniredirect eqclient.ini KeyMaps * "eqclient.mycharname.ini" KeyMaps *
but that does not seem to work

I checked out the wiki and searched the forums and as far as I know that is the corect syntax to use.
Any help appreciated.
Thanks