Been looking at some of my old early Intel games and trying different mods for them, and I've found one that goes back to an old curiosity of mine I never pursued. I found a bot mod for Call of Duty 2 to play multiplayer offline, it's kind of crappy code and instruction wise but it does work. Mods for this game don't require anything Windows-native, it's all in the engine so they should work in OS X version no problem - COD4 mods work in Mac.
However, in the case of COD2, there was no mod selector menu so everything was done by changing the target box for your game shortcut to tell the game to launch the mod. On Windows, this would look something like this: "C:\Program Files (x86)\Activision\Call of Duty 2\CoD2MP_s.exe" +set fs_game mbotsoundfinal +exec mbotsoundfinal.cfg I am trying to find a way to tell the game this info, since I know of no equal to the Windows shortcut target on Mac. I had wanted to try this before but never got anywhere. If anyone knows how to do a similar function I'd greatly appreciate it.
However, in the case of COD2, there was no mod selector menu so everything was done by changing the target box for your game shortcut to tell the game to launch the mod. On Windows, this would look something like this: "C:\Program Files (x86)\Activision\Call of Duty 2\CoD2MP_s.exe" +set fs_game mbotsoundfinal +exec mbotsoundfinal.cfg I am trying to find a way to tell the game this info, since I know of no equal to the Windows shortcut target on Mac. I had wanted to try this before but never got anywhere. If anyone knows how to do a similar function I'd greatly appreciate it.