nyghteyes
What is a macro??
- Joined
- Mar 21, 2006
- RedCents
- 1,347¢
Had an epiphany last night...thought it might had been a small stroke but all is working so here it goes.
I would like to get a plugin built to hotswap INI files.
Redswap:
Devs,
I'm unsure if mq2 still parses the commented lines in a ini and just doesn't use them or ignores the line completely. If it Ignores the line completely can it be coded to look for 2 semicolons and read the line behind it? This would eliminate any confusion in the macros and give them an identifier that doesn't affect the name of the ini. If that doesn't work the macros would have to be coded to work with the plugin adding a variable for the set#. Need your input...
Goal:
You could build "Sets" of ini which most do already but this could be put in a specific ini folder in the macro directory to swap from.
/redswap set#
Stops macs that are running if they are included in the set and swaps them with the set in the folder.
maybe
/redswap Set#|Toon1|Toon2|Toon3
Thoughts?
Interests?
Developers?
I would like to get a plugin built to hotswap INI files.
Redswap:
Devs,
I'm unsure if mq2 still parses the commented lines in a ini and just doesn't use them or ignores the line completely. If it Ignores the line completely can it be coded to look for 2 semicolons and read the line behind it? This would eliminate any confusion in the macros and give them an identifier that doesn't affect the name of the ini. If that doesn't work the macros would have to be coded to work with the plugin adding a variable for the set#. Need your input...
Goal:
You could build "Sets" of ini which most do already but this could be put in a specific ini folder in the macro directory to swap from.
/redswap set#
Stops macs that are running if they are included in the set and swaps them with the set in the folder.
maybe
/redswap Set#|Toon1|Toon2|Toon3
Thoughts?
Interests?
Developers?

