Post: Small code question.
07-31-2011, 01:58 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); I have a COD4 patch that has its Dpad functions modded. Down is to open menu and left for quick restart.
So now I need another way to get the granade launcher on the m16.

doLauncher()
{
self GiveWeapon("m16_gl_mp");
self switchToWeapon("m16_gl_mp");
?
}

This give me the weapon I need except I can't switch to the granade launch.

need help!
(adsbygoogle = window.adsbygoogle || []).push({});

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo