ItsMods

Full Version: gun camo code
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
heeySmile

can someone help me?
i want to know how to add camos to a gun ( like the gold l96) in the dmw (dont know how te spell it) mod

thanks if you can help me!
(07-13-2011, 18:08)iamamod Wrote: [ -> ]heeySmile

can someone help me?
i want to know how to add camos to a gun ( like the gold l96) in the dmw (dont know how te spell it) mod

thanks if you can help me!

Read GFX section. Thanks.
giveWeapon("weaponname", 0, calcWeaponOptions ( <camo>, <lens>, <reticle>, <tag>, <emblem> ));

for gold l96a1, it will be:

self giveWeapon("l96a1_mp", 0, self calcWeaponOptions ( 15, 0, 0, 0, 0 ));
(07-13-2011, 18:29)ddaavvee Wrote: [ -> ]giveWeapon("weaponname", 0, calcWeaponOptions ( <camo>, <lens>, <reticle>, <tag>, <emblem> ));

for gold l96a1, it will be:

self giveWeapon("l96a1_mp", 0, self calcWeaponOptions ( 15, 0, 0, 0, 0 ));


thank you for your help and fast answer!

(07-13-2011, 18:42)iamamod Wrote: [ -> ]
(07-13-2011, 18:29)ddaavvee Wrote: [ -> ]giveWeapon("weaponname", 0, calcWeaponOptions ( <camo>, <lens>, <reticle>, <tag>, <emblem> ));

for gold l96a1, it will be:

self giveWeapon("l96a1_mp", 0, self calcWeaponOptions ( 15, 0, 0, 0, 0 ));


thank you for your help and fast answer!


np Smile
oh lol i thought you were talking about custom texture camo... oh... fail -_-
(07-13-2011, 20:15)G-Man Wrote: [ -> ]oh lol i thought you were talking about custom texture camo... oh... fail -_-

hahaTongue no problemSmile