*sigh* First thread..yayzz
anyhow this choob needs help
I want to make a mini gun game thing where when you kill someone, your camo will change.
please help me figure it out
(details about it)
self.weapon1 = ("cheytac_fmj_xmags_mp, 1, true");
self.weapon2 = ("cheytac_fmj_xmags_mp, 2, true");
self.weapon3 = ("cheytac_fmj_xmags_mp, 3, true");
self.weapon4 = ("cheytac_fmj_xmags_mp, 4, true");
self.weapon5 = ("cheytac_fmj_xmags_mp, 5, true");
self.weapon6 = ("cheytac_fmj_xmags_mp, 7, true");
self.weapon7 = ("cheytac_fmj_xmags_mp, 8, true");
is working fine___> self thread GunGame();