boxylazyboy 0 Posted September 2, 2007 If i want to create my own target mission and want my sniper to have the m107 as a sniper instead of the m24, how do i do this? Share this post Link to post Share on other sites
opteryx 1562 Posted September 2, 2007 Paste this in the init: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">Removeallweapons this; This addMagazine "10Rnd_127x99_M107"; This addweapon "M107"; This addMagazine "10Rnd_127x99_M107";This addMagazine "10Rnd_127x99_M107";This addMagazine "10Rnd_127x99_M107";This addMagazine "10Rnd_127x99_M107";This addMagazine "10Rnd_127x99_M107";This addMagazine "10Rnd_127x99_M107";This addMagazine "10Rnd_127x99_M107";This addMagazine "10Rnd_127x99_M107";This addMagazine "10Rnd_127x99_M107";This addMagazine "10Rnd_127x99_M107";This addMagazine "10Rnd_127x99_M107"; Share this post Link to post Share on other sites