(Help)With coding a Dll file to retreive external data
I have a question for the coders. im writing my own custom dll for mw2 and mw3 and im wondering how to load a external txt or cfg file for editing.
example if i code out a section and like this
mycommandshere("blahabalal,"here i wantto load and insert external commands"
how could i do that?I understand this is not the structure of a dll but u get the point im trying to make it so once this is loaded people can edit the txt file to insert more things into the dll file.whatver is listed in the txt file goes into the "here i wanto load and insert external commands"
Can anyone help me out with this im stumped?
Thanks
example if i code out a section and like this
mycommandshere("blahabalal,"here i wantto load and insert external commands"
how could i do that?I understand this is not the structure of a dll but u get the point im trying to make it so once this is loaded people can edit the txt file to insert more things into the dll file.whatver is listed in the txt file goes into the "here i wanto load and insert external commands"
Can anyone help me out with this im stumped?
Thanks

