[QUESTION] Give weapon a camo, HELP!
Hi all,
I'm busy with my first mod and now I need to know how to give a weapon a camo? Example of my code:
self GiveWeapon("ak47_gl_thermal_mp", 0, true);
How can I make a camo on this weapon? And can I do this for a secondary weapon (e.g. AA-12)?
Thanks man! /
Replace 0 with another number.
what he said ^^
0 = Stock
1 = Desert
2 = Artic
3 = Woodland
4 = Digital
5 = Urban
6 = Red Tiger
7 = Blue Tiger
8 = Fall
9 = Golden
These only work if the camo is available for the specific gun ofcourse.
so you cant put gold on anythin except desert eagle???