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
With @Nukem's Addon the following perks don't seem to work
Code:
specialty_explosivedamage
_specialty_blastshield
specialty_stopping_power
specialty_onemanarmy
specialty_moredamage
specialty_omaquickchange

@JayDi ONEMANARMY_MP does not exist.
what's the weapon name of OPA?
Added more stuff: killstreaks and weapons which need testing.

There is one called: onemanarmy, without _mp. I dont know if works.
@JariZ deployable_vest_marker_mp
Good job @JariZ. If you now remove all _mp from the weapons and add an array with all attachements you could do something like
CSHARP Code
  1. GetWeapon(AllWeapons[3] + "_" + Attachement[2] + "_mp");
Just noticed there is a error with this thread, Equipment should be Offhand and the other way around
@zxz0O0 Cute idea, However attachments don't work with nukem's addon
is there any diffrence between
iw5_riotshieldjugg and riotshield?

nz3 is cool weapon,
sadly its not doing any damage xD
How do I link up all together, Like I want attachments on the ACR how I do it ?
(As as code)
How to give the specific player a specific weapon? How to change the characteristics (Damage) at Desert Eagle I am just a beginner in C #, and I'm just learning
Pages: 1 2 3 4 5 6