Originally posted by Project_Ac1d_2
I had a question. Is there a way to Exec a sub folder in the MW2 PC game similar to how you can on PS4
PS4 Example: exec ../../../dev_usb000/Folder/CFG.cfg;vstr vstr
PC Example: exec CFG.cfg;vstr vstr (When the .cfg is in the MAIN folder, this is the only way I can get it to work )
I would like to exec into a folder inside the main folder that I created. I was thinking it would be something similar to PS4 how you can do /folder/cfg;vstr but that doesn't work nor does using the \ like how PC directories are labeled.
Sorry if I confused some of ya'll but hopefully someone has an answer.