AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=7)
-   -   Normal Menu instead of VGUI ? (https://forums.alliedmods.net/showthread.php?t=300339)

Depresie 08-13-2017 14:03

Normal Menu instead of VGUI ?
 
Anyone still remembers the way to replace the VGUI menus to normal menus on counter strike 1.6 ?

wickedd 08-13-2017 14:32

Re: Normal Menu instead of VGUI ?
 
Go to Options, Multiplayer, Advanced, then "Buy menu type".

Edit: Or you can edit the config.cfg

Code:

setinfo "_vgui_menus" "1"
:arrow:

Code:

setinfo "_vgui_menus" "0"


All times are GMT -4. The time now is 16:03.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.