Originally posted by TehMerkMods
camo = RandomIntRange(0,44);
weapun1 = self getCurrentWeapon();
self giveWeapon( weapun1 , 0, true ( camo, 0, 0, 0, 0 ) );
self iPrintln("Just Instead Of Using The Random IntRange just have it setup to each camo but this would tell you the number after this text"+ camo);
You don't understand what I'm asking. I'm asking a way for it to say give you the number without having to change any camo first. Like give you the number camo you are using before setting a new one