Post: MW3 Small Menu Base(Simple as CFG!)
10-20-2013, 10:57 AM #1
makeabce
I defeated!
(adsbygoogle = window.adsbygoogle || []).push({}); Hey, this is small menu base i created for mw3. There are no hud elements or fps texts used at all, i only used rpc,buttons monitoring and dvars.
This was my first mw3 menu,and yes it's so simple(Nothing special) that reminds me of cfg...Happy
Just wanted to share with you guys,maybe someone could learn something new(If some beginner wants to create menu out of this, i'm recommending bridged connection,otherwise this might lag as hell)



Download: You must login or register to view this content.
VirusScan: [url]https://www.virustotal.com/fi/file/0f0580502d93d37007922f3c8bad7e14370fdb204708b8b20b c1a3a5c74ba6a3/analysis/1382266395/[/url]

Credits in tool.

Dvars to spawn text without hudelems/fps (Single CMD needed(local clients only,normal SV_GameSendServerCommand don't work)
    
set ui_debug_localVarString "^5text" (Top text)
set ui_debug_localVarBool "^2text" (Lower text)

I created small function in the project ( setVarBool & setVarString) ,that spawns text without adding ":" or "0" after the text.
(adsbygoogle = window.adsbygoogle || []).push({});

The following 8 users say thank you to makeabce for this useful post:

BaSs_HaXoR, Esker, Mango_Knife, milky4444, John, ThePaaqoHD, xPreeks
10-21-2013, 04:04 PM #11
makeabce
I defeated!
Originally posted by SC58 View Post
u could do the menu on the right side if u wanted

0A or anything to making it go down the screen instead of it being up in the top only :p since ur using host only command soo if u do this on mw2 u could do all client menu without hud elems if u wanted


Where i can put that 0A,since those texts are spawned with dvars, i don't know what offset do edit.=D

And here is the way to spawn text like this if someone needs it:

dvar to spawn text without hudelems/fps (Single CMD needed(local clients only,normal SV_GameSendServerCommand don't work)
    
set ui_debug_localVarString "^5text" (Top text)
set ui_debug_localVarBool "^2text" (Lower text)

lol, those dvars have worked since mw2 Happy
10-21-2013, 04:43 PM #12
Mango_Knife
In my man cave
Originally posted by makeabce View Post
Ehh...? I just said, i didn't use fps offsets/hud elems at all. Those texts are spawned using dvars,not with fps offsets.

dvar to spawn text without hudelems/fps (Single CMD needed(local clients only,normal SV_GameSendServerCommand don't work)
    
set ui_debug_localVarString "^5text" (Top text)
set ui_debug_localVarBool "^2text" (Lower text)

lol, those dvars have worked since mw2 Happy


O ok Cool :y:
10-21-2013, 04:58 PM #13
SC58
Former Staff
Originally posted by xPreeks View Post
like enstones bo2 menu :p


this isnt fps its ui_debug_localvarstring
10-21-2013, 05:01 PM #14
SC58
Former Staff
Originally posted by makeabce View Post
Where i can put that 0A,since those texts are spawned with dvars, i don't know what offset do edit.=D

And here is the way to spawn text like this if someone needs it:

dvar to spawn text without hudelems/fps (Single CMD needed(local clients only,normal SV_GameSendServerCommand don't work)
    
set ui_debug_localVarString "^5text" (Top text)
set ui_debug_localVarBool "^2text" (Lower text)

lol, those dvars have worked since mw2 Happy


google how to make it go down the screen and u gotta use cbuf_addtext since its mw2 it be host only but if u do it on mw2 u can do sv_gamesend all clients menu without hud elems if u wnated
10-21-2013, 05:07 PM #15
Originally posted by SC58 View Post
this isnt fps its ui_debug_localvarstring


i mean the style Winky Winky
10-26-2013, 01:21 AM #16
makeabce
I defeated!
Originally posted by SC58 View Post
google how to make it go down the screen and u gotta use cbuf_addtext since its mw2 it be host only but if u do it on mw2 u can do sv_gamesend all clients menu without hud elems if u wnated


Can i haz mw2 all clients button monitoring? Also i want free cookie and milk Cool Troll
[ATTACH=CONFIG]27621[/ATTACH]
10-26-2013, 02:45 AM #17
SC58
Former Staff
Originally posted by makeabce View Post
Can i haz mw2 all clients button monitoring? Also i want free cookie and milk Cool Troll
[ATTACH=CONFIG]27621[/ATTACH]


0x01319780 - g_entity mw2
10-26-2013, 08:15 AM #18
Originally posted by makeabce View Post
Hey, this is small menu base i created for mw3. There are no hud elements or fps texts used at all, i only used rpc,buttons monitoring and dvars.
This was my first mw3 menu,and yes it's so simple(Nothing special) that reminds me of cfg...Happy
Just wanted to share with you guys,maybe someone could learn something new(If some beginner wants to create menu out of this, i'm recommending bridged connection,otherwise this might lag as hell)



Download: You must login or register to view this content.
VirusScan: [url]https://www.virustotal.com/fi/file/0f0580502d93d37007922f3c8bad7e14370fdb204708b8b20b c1a3a5c74ba6a3/analysis/1382266395/[/url]

Credits in tool.

Dvars to spawn text without hudelems/fps (Single CMD needed(local clients only,normal SV_GameSendServerCommand don't work)
    
set ui_debug_localVarString "^5text" (Top text)
set ui_debug_localVarBool "^2text" (Lower text)

I created small function in the project ( setVarBool & setVarString) ,that spawns text without adding ":" or "0" after the text.


not bad Smile
You could make it bigger by putting \n to make a new line though! Happy
It would be like what SC58 posted earlier Smile

The following user thanked Ansity. for this useful post:

Mango_Knife
10-27-2013, 01:43 PM #19
makeabce
I defeated!
Originally posted by Ansity. View Post
not bad Smile
You could make it bigger by putting \n to make a new line though! Happy
It would be like what SC58 posted earlier Smile


\n thing doesn't work in ui_debug_localVarBool/String(They are dvars). So i had to use only 2 lines. Smile

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo