Post: New camo on guns?
12-03-2011, 09:22 AM #1
Merweener
Bounty hunter
(adsbygoogle = window.adsbygoogle || []).push({}); First let me tell you i am new to this type of stuff, but i am very eager to learn. Lol

OK, I was just trying to get my P90 gold camo by using "inspect Element". Well, on the classic camo, before, i edited it and changed

<div class="elite-ui-customclassmodal-item current" style="background-image: url(assets/images/mw3/weapons/camo_classic_small.jpg);" data-current="true" data-key="classic" data-slug="classic">

to

<div class="elite-ui-customclassmodal-item current" style="background-image: url(assets/images/mw3/weapons/camo_classic_small.jpg);" data-current="true" data-key="gold" data-slug="gold">

and the little camo circle next to camouflage turned from classic to gold color, " i got really excited and sent the changes to game but they never sent even though ELITE said they did, but ELITE is apparently having problems with right now. So i thought, " well what if i happened to put in a different color that is not on the game?, for instance pink" so i put,

<div class="elite-ui-customclassmodal-item current" style="background-image: url(assets/images/mw3/weapons/camo_classic_small.jpg);" data-current="true" data-key="pink" data-slug="pink">

and where the little camo bubble preview would be at was now a dogtag in the top right corner above my P90, I sent changes to game and it didnt go through AGAIN. lol so idk if either of what i just tried works or not.. Can anybody help me with this or tell me if i am doing something wrong, like i need to change something else?
This Is Just A Theory, idk if it really works or not, i thought i would just try it.

Thank You
(adsbygoogle = window.adsbygoogle || []).push({});
12-03-2011, 10:02 AM #2
ZeroOo
level 1 Trustworthy
Originally posted by Merweener View Post
First let me tell you i am new to this type of stuff, but i am very eager to learn. Lol

OK, I was just trying to get my P90 gold camo by using "inspect Element". Well, on the classic camo, before, i edited it and changed

<div class="elite-ui-customclassmodal-item current" style="background-image: url(assets/images/mw3/weapons/camo_classic_small.jpg);" data-current="true" data-key="classic" data-slug="classic">

to

<div class="elite-ui-customclassmodal-item current" style="background-image: url(assets/images/mw3/weapons/camo_classic_small.jpg);" data-current="true" data-key="gold" data-slug="gold">

and the little camo circle next to camouflage turned from classic to gold color, " i got really excited and sent the changes to game but they never sent even though ELITE said they did, but ELITE is apparently having problems with right now. So i thought, " well what if i happened to put in a different color that is not on the game?, for instance pink" so i put,

<div class="elite-ui-customclassmodal-item current" style="background-image: url(assets/images/mw3/weapons/camo_classic_small.jpg);" data-current="true" data-key="pink" data-slug="pink">

and where the little camo bubble preview would be at was now a dogtag in the top right corner above my P90, I sent changes to game and it didnt go through AGAIN. lol so idk if either of what i just tried works or not.. Can anybody help me with this or tell me if i am doing something wrong, like i need to change something else?
This Is Just A Theory, idk if it really works or not, i thought i would just try it.

Thank You


You can't put any color like "pink,Red,..." unless they are already coded on the game Or it will give you error message
12-03-2011, 10:19 AM #3
Merweener
Bounty hunter
Originally posted by ZeroOo View Post
You can't put any color like "pink,Red,..." unless they are already coded on the game Or it will give you error message

Ok, thx. Maybe that was what those dogtags meant in the corner above my gun.
12-03-2011, 10:44 AM #4
LOKOTE
BC2 SNPR
Originally posted by Merweener View Post
Ok, thx. Maybe that was what those dogtags meant in the corner above my gun.


LOCK CAMO


<div class="elite-ui-customclassmodal-item locked" style="background-image: url(assets/images/mw3/weapons/camo_autumn_small.jpg);">
<div class="bg"></div>
<h4>Autumn</h4>
<h4 class="locked_info">Unlocked at Weapon Level 30</h4>
<p class="lvl"> </p>
</div>








UNLOCK CAMO




<div class="elite-ui-customclassmodal-item current" data-slug="snow" data-key="snow" data-current="true" style="background-image: url(assets/images/mw3/weapons/camo_snow_small.jpg);">
<div class="bg"></div>
<h4>Snow</h4>
<span class="cornerTopLeft"></span><span class="cornerBottomLeft"></span>
<span class="cornerTopRight"></span><span class="cornerBottomRight"></span>
<img src="assets/images/mw3/icons/class_wizard_selected_checkmark.png" alt="" class="checkmark"></div>






yall c all that we have to edit in order to get the gold camo, not telling u that we dont have to copy the keys and the slug to the 1 on top,\we have to wrk a little more to get the camos unlocked
12-03-2011, 10:50 AM #5
Merweener
Bounty hunter
Originally posted by LOKOTE View Post
LOCK CAMO


<div class="elite-ui-customclassmodal-item locked" style="background-image: url(assets/images/mw3/weapons/camo_autumn_small.jpg);">
<div class="bg"></div>
<h4>Autumn</h4>
<h4 class="locked_info">Unlocked at Weapon Level 30</h4>
<p class="lvl">*</p>
</div>








UNLOCK CAMO




<div class="elite-ui-customclassmodal-item current" data-slug="snow" data-key="snow" data-current="true" style="background-image: url(assets/images/mw3/weapons/camo_snow_small.jpg);">
<div class="bg"></div>
<h4>Snow</h4>
<span class="cornerTopLeft"></span><span class="cornerBottomLeft"></span>
<span class="cornerTopRight"></span><span class="cornerBottomRight"></span>
<img src="assets/images/mw3/icons/class_wizard_selected_checkmark.png" alt="" class="checkmark"></div>






yall c all that we have to edit in order to get the gold camo, not telling u that we dont have to copy the keys and the slug to the 1 on top,\we have to wrk a little more to get the camos unlocked

I noticed that when i was looking at my unlocked "classic" camo, and my locked "gold" camo, i figured i would have to change that stuff for it to work, but i dont know how you would write all those codes

<span class="cornerTopLeft"></span><span class="cornerBottomLeft"></span>
<span class="cornerTopRight"></span><span class="cornerBottomRight"></span>
<img src="assets/images/mw3/icons/class_wizard_selected_checkmark.png" alt="" class="checkmark"></div>

under

<h4>Autumn</h4>


Thanks so much
how do i write them under it? i tried copy and paste lol, but it didnt work, lol
12-03-2011, 10:58 AM #6
LOKOTE
BC2 SNPR
you can try editing Html but it does not work we have ti figure someting out for now i cant it s 5am but good u know what i was trying to say
12-03-2011, 01:06 PM #7
Merweener
Bounty hunter
Originally posted by LOKOTE View Post
you can try editing Html but it does not work we have ti figure someting out for now i cant it s 5am but good u know what i was trying to say

Lol thanks
12-03-2011, 01:51 PM #8
Tustin
Balls of Steel
yeah like ZeroOo said, it needs to be in the games files for it to show up. i've tried different camos like "urban" and "fall" since they were in that cod xp beta version of the game but it doesn't work.
12-03-2011, 02:50 PM #9
Merweener
Bounty hunter
Originally posted by tustin25 View Post
yeah like ZeroOo said, it needs to be in the games files for it to show up. i've tried different camos like "urban" and "fall" since they were in that cod xp beta version of the game but it doesn't work.

Yeah, i found something , and im working on posting it right now, thanks to you Smile lol, itll be up shortly, withing the half hour.
12-03-2011, 10:54 PM #10
LastReload
Do a barrel roll!
Change:

<div class="elite-ui-customclassmodal-item current" data-slug="classic" data-key="classic" style="background-image: url(assets/images/mw3/weapons/camo_classic_small.jpg);">
<div class="bg"></div>
<h4>Classic</h4>
<span class="cornerTopLeft"></span><span class="cornerBottomLeft"></span>
<span class="cornerTopRight"></span><span class="cornerBottomRight"></span>
<img src="assets/images/mw3/icons/class_wizard_selected_checkmark.png" alt="" class="checkmark"></div>

To:

<div class="elite-ui-customclassmodal-item current" data-slug="gold" data-key="gold" style="background-image: url(assets/images/mw3/weapons/camo_gold_small.jpg);">
<div class="bg"></div>
<h4>Gold</h4>
<span class="cornerTopLeft"></span><span class="cornerBottomLeft"></span>
<span class="cornerTopRight"></span><span class="cornerBottomRight"></span>
<img src="assets/images/mw3/icons/class_wizard_selected_checkmark.png" alt="" class="checkmark"></div>

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo