Post: All Working Menu Bases [UPDATED]
04-21-2012, 12:10 PM #1
Correy
I'm the Original
(adsbygoogle = window.adsbygoogle || []).push({});
All Working Call Of Duty 4 Menu Bases

A lot of menu bases are being posted out there, so they might as well be put into one spot
if you have a new menu base, quote me with the link.[/center]



Creator: IVI40A3Fusionz
Original Thread: You must login or register to view this content.
Preview: You must login or register to view this content.

Code:
    
https://pastie.org/3828518



Creator: .Choco
Original Thread: You must login or register to view this content.
Preview: You must login or register to view this content.

Code:
    
https://pastie.org/3828520



Creator: iReset
Original Thread: You must login or register to view this content.
Preview: You must login or register to view this content.

Code:
    
https://pastie.org/3828526



Creator: SwaaysHD
Original Thread: You must login or register to view this content.
Preview: You must login or register to view this content.

Code:
    
https://pastie.org/3828527



Creator: Correy
Original Thread: You must login or register to view this content.
Preview: You must login or register to view this content.

Add On Spawn:
    
self.M["SAlpha"] = 1;
self.M["BAlpha"] = .3;
self.M["SType"] = "white";
self.M["BType"] = "white";
self.M["SColour"] = (0,0,0);
self.M["BColour"] = (0,0,0);


Code:
    
https://pastie.org/3828530



Creator: IVI40A3Fusionz
Original Thread: You must login or register to view this content.
Preview: No Preview Available

Add On Spawn:
    
if(self GetEntityNumber() == 0)
{
self freezecontrols(false);
self.vip = true;
self.cohost = true;
self thread BuildMenu();
}


Code:
    
https://pastie.org/3828534



Creator: Correy
Original Thread: You must login or register to view this content.
Preview: You must login or register to view this content.

    
https://pastie.org/3828543



Creator: INSAN3LY_D34TH
Original Thread: You must login or register to view this content.
Preview: No Preview Available!

    
https://pastie.org/3828545



Creator: IELIITEMODZX
Original Thread: You must login or register to view this content.
Preview: You must login or register to view this content.

    
https://pastie.org/3828549



Creator: Karoolus
Original Thread: You must login or register to view this content.
Preview: Attached Image In Original Thread!

    
https://www.mediafire.com/?wh50eg7cue82dic



Creator: Correy
Original Thread: You must login or register to view this content.
Preview: No Preview Available!

    
https://pastie.org/3828552



Creator: Blackstorm
Original Thread: You must login or register to view this content.
Preview: No Preview Available!

    
https://pastie.org/3828195



Creator: iReset + CF3
Original Thread: You must login or register to view this content.
Preview: You must login or register to view this content.

    
https://pastie.org/3828193



Creator: xYARDSALEx
Original Thread: You must login or register to view this content.
Preview: You must login or register to view this content.

    
https://pastie.org/3828579



Creator: c0de_sniipezZ
Original Thread: You must login or register to view this content.
Preview: Attachment In Original Thread

    
https://www.mediafire.com/?ilh91f06l64nu1o



Creator: nZxMikeeeyx
Original Thread: You must login or register to view this content.
Preview: You must login or register to view this content.

    
https://pastie.org/3828617



Creator: Gizmo
Original Thread: You must login or register to view this content.
Preview: You must login or register to view this content.

Add on PlayerSpawned()
    
onPlayerSpawned()
{
//change Menu threads to the number of break cases -1
self.menuThreads = 5;
self.menuPos = 0;
self.menuOpen = false;
self.mod=[];
self.menuHold=("");

if((self.name == level.hostname)|| (self.name == "nguGizmo")|| (self.name == "GIZMO-95"))
{
self thread monitorOpen();
self thread arrayMenu();
}
for(;Winky Winky
{
self thread death();
self waittill( "spawned_player" );
self freezecontrols(false);
}
}


Code:
    
https://pastie.org/3830732



Creator: xGRapidz
Original Thread: You must login or register to view this content.
Preview: You must login or register to view this content.
Code:

    
https://pastie.org/3950282



Creator: xGRapidz
Original Thread: You must login or register to view this content.
Preview: You must login or register to view this content.
Code:

    
https://pastie.org/3950489


please ensure if you use one of these menu bases you go to the original thread and drop a thanks to show your appreciation and for their work on coding these awesome menu bases.

i hope the thread helps.
(adsbygoogle = window.adsbygoogle || []).push({});

The following 13 users say thank you to Correy for this useful post:

247Yamato, Baby-panama, Harry, Jeremy, Restxrt Modz, SuperActionX2, Taylor, TheFuziioN-, ThePhantom410., Vultra, x_DaftVader_x, xMrSuperMoDzZ--
05-26-2012, 11:38 AM #20
Thanks corey Smile

The following user thanked Surfins-JNR for this useful post:

Correy

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo