ItsMods

Full Version: How can i create a Gungame-Server with own weapons?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi.
I have searched to it, but i cant find anything..
Yesterday, i've played on a Gungame Server, in which there was more Weapons and other weapons, than normally. Now i want to create my own but i didnt know how..
So: How can i make a Gungame Server with custom Weapons?

Hope you can help me ^^
Hello,

You can change weapons and the number of weapons in this file: GG_default.dsr which is located there: C:\Program Files (x86)\Steam\SteamApps\common\call of duty modern warfare 3\admin

To change the number of weapons change this line:
Quote:gameOpt gunData.numGuns "18" // [ 0-20 ]

To change the weapons change those lines:
Quote:gameOpt gunData.guns.[0] "iw5_deserteagle" // [ none, iw5_usp45,...
gameOpt gunData.guns.[1] "iw5_g18" // [ none, iw5_usp45,...
gameOpt gunData.guns.[2] "iw5_mp9" // [ none, iw5_usp45,...
gameOpt gunData.guns.[3] "iw5_mp5" // [ none, iw5_usp45,...
gameOpt gunData.guns.[4] "iw5_p90" // [ none, iw5_usp45,...
gameOpt gunData.guns.[5] "iw5_mp7" // [ none, iw5_usp45,...
...
(06-03-2012, 17:55)narkos Wrote: [ -> ]Hello,

You can change weapons and the number of weapons in this file: GG_default.dsr which is located there: C:\Program Files (x86)\Steam\SteamApps\common\call of duty modern warfare 3\admin

To change the number of weapons change this line:
Quote:gameOpt gunData.numGuns "18" // [ 0-20 ]
Thx Smile
Is it possible, to use more than 20 Weapons?
Ok there's an easier method lol. Select in private match Gun game go back to game options change the weapon list go back 2 times and Save Recipe to disk. Go to your MW3 folder that launched iw5mp.exe and head to admin check for the file that you named when you pressed Save Recipe. There you go.
Remove reason: Irrelevant thread for this section

This thread has been moved to the boards archive.
Contact a moderator in case you want to contribute to this thread.