ItsMods

Full Version: MW3 weapons, perks, camos, attachments....
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6
Big Grin nice ncie Big Grin

but can someone say my where to put it or however ? Big Grin
(11-30-2011, 00:54)grecoe1 Wrote: [ -> ]Big Grin nice ncie Big Grin

but can someone say my where to put it or however ? Big Grin
This is more for users for creating hacks/mods; as far as i know this means nothing to the usual player.
well it can be used by everyone, we have enough "easy to learn" Tutorials in the MW2 and Black Ops Tutorial sections to learn from.

all you need is effort, enough time and the motivation to learn something
Once again, this can be used for plugins
however, the weapons need '_mp' at the end !
(03-24-2012, 23:43)JariZ Wrote: [ -> ]Once again, this can be used for plugins
however, the weapons need '_mp' at the end !

Added the info about that and some other links: FX, Shellshocks and Visions.
Code:
client.Other.SetPerk(Owner.GetPerk("specialty_onemanarmy"));
client.Other.SetPerk(Owner.GetPerk("specialty_omaquickchange"));

Didn't do anything Sad @Yamato
@JariZ
CSHARP Code
  1. //game["menu_onemanarmy"] = "onemanarmy";
  2. //precacheMenu(game["menu_onemanarmy"]);
ALLEEEERT:
(03-25-2012, 01:41)JariZ Wrote: [ -> ]
Code:
client.Other.SetPerk(Owner.GetPerk("specialty_onemanarmy"));
client.Other.SetPerk(Owner.GetPerk("specialty_omaquickchange"));

Didn't do anything Sad @Yamato

And it would need OMA I think.
I added a full perk list.
Pages: 1 2 3 4 5 6