Page 1 of 4
MQ2 BUG: Plugin INI files
Posted: Sat Nov 15, 2003 10:47 pm
by MacroFiend
Plug in INI files are being created in the windows folder and not the MQ folder. Confirmed for mq2map.ini and mq2chatwnd.ini.
Posted: Sat Nov 15, 2003 11:00 pm
by Lax
Simple enough, fixing.
Posted: Sat Nov 15, 2003 11:14 pm
by MacroFiend
Figured it was something simple that was overlooked ... but since it probably involves touching all modules that use INI files, I'd leave it to the project's progenitor for now. I'm having enough fun merging in my custom MQ stuff. (Like my own mapfilter to not put labels on spawns outside a certain radius)
Posted: Sat Nov 15, 2003 11:18 pm
by Lax
Well, plugins were using ini files without the full path, so they were placed in the windows dir.. so now I added a standard variable for them and a SetINIFileName("MQ2ChatWnd.ini"); type of thing

Re: MQ2 BUG: Plugin INI files
Posted: Fri Oct 17, 2025 7:54 pm
by xyilla
Re: MQ2 BUG: Plugin INI files
Posted: Fri Oct 17, 2025 7:56 pm
by xyilla
Re: MQ2 BUG: Plugin INI files
Posted: Fri Oct 17, 2025 7:57 pm
by xyilla
Re: MQ2 BUG: Plugin INI files
Posted: Fri Oct 17, 2025 7:58 pm
by xyilla
Re: MQ2 BUG: Plugin INI files
Posted: Fri Oct 17, 2025 8:35 pm
by xyilla
Re: MQ2 BUG: Plugin INI files
Posted: Fri Oct 17, 2025 8:36 pm
by xyilla
Re: MQ2 BUG: Plugin INI files
Posted: Fri Oct 17, 2025 9:14 pm
by xyilla
Re: MQ2 BUG: Plugin INI files
Posted: Fri Oct 17, 2025 9:15 pm
by xyilla
Re: MQ2 BUG: Plugin INI files
Posted: Fri Oct 17, 2025 9:16 pm
by xyilla
Re: MQ2 BUG: Plugin INI files
Posted: Fri Oct 17, 2025 9:17 pm
by xyilla
Re: MQ2 BUG: Plugin INI files
Posted: Fri Oct 17, 2025 9:18 pm
by xyilla