(adsbygoogle = window.adsbygoogle || []).push({});
Hey, This is my first topic on NextGenUpdate..
I have just finished making my own cod4 mod menu.. it's pretty descent and has quite alot of features here's a picture of it open:
You must login or register to view this content.
*EDIT*
From requests i'm gonna just post them here..
CM:
bind DPAD_UP "vstr 1a;cg_chattime 12000"
bind DPAD_DOWN "r_desaturation 0;cg_chattime 1;bind button_a +gostand;bind button_x +reload;bind button_y weapnext;bind button_b +stance;bind BUTTON_RSTICK toggle timescale 20 1"
bind DPAD_RIGHT "noclip"
bind BUTTON_LTRIG "give airstrike_mp"
bind BUTTON_RTRIG "give radar_mp"
bind BUTTON_RSTICK "toggle timescale 20 1"
set 1a "cg_hudchatposition 300 220;give briefcase_bomb_mp;cg_chattime 12000;cg_chatheight 5;bind button_a vstr A;bind button_x vstr B;bind button_y vstr C;bind button_b vstr D;bind BUTTON_RSTICK vstr E;say ^5Godmode and Infections*;say ^510th Prestige*;say ^511th Prestige*;say ^5Give All Weapons*;say ^5Restart Game*"
MP:
set gpad_buttonsConfig "V"
set clanName "^4**"
set A "god;jump_height 100;cg_overheadNamesSize 2.0;cg_overheadRankSize 2.0;jump_slowdownEnable 0;player_burstFireCooldown 0;party_kickplayerquestion 0;bg_fallDamageMinHeight 999;bg_fallDamageMaxHeight 999;cg_drawShellshock 0;player_sustainAmmo 1;scr_dm_scorelimit 0;scr_dm_timelimit 0;cg_fov 90;g_speed 210;r_filmusetweaks 1;r_glowusetweaks 1;perk_weapSpreadMultiplier 0.001;perk_weapRateMultiplier 0.001;cg_scoreboardPingText 1;cg_ScoresPing_MaxBars 4;cg_ScoresPing_Interval 40;cg_ScoresPing_LowColor 0 0.68 1 1;cg_ScoresPing_HighColor 0 0 1 1;cg_drawThroughWalls 1;scr_game_forceuav 1;set cg_enemyNameFadeIn 0;set cg_enemyNameFadeOut 900000"
set B "statSet 2326 10;snd_playlocal mp_level_up;^310th_Prestige"
set C "statSet 2326 11;snd_playlocal mp_level_up;^311th_Prestige"
set D "fast_restart;uploadstats;xblive_privatematch 0;xblive_rankedmatch 1;onlinegame 1;scr_xpscale 500"
set E "take all;give all"