Post: How to change menu positon?
01-17-2013, 11:59 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); IM converting a cod4 patch 2 make compatible with cfg,How do i move the menu to midscreen,Also can i make the text bigger somoehow...IDC if not in question section nobody reads that anyway.
(adsbygoogle = window.adsbygoogle || []).push({});
01-18-2013, 07:35 AM #2
this code should change it

    
cg_hudchatposition


Will change the postion but you need to add 2 numbers for it to move

example:
    
cg_hudchatposition 0 250
01-18-2013, 05:09 PM #3
Originally posted by contraxs View Post
Where do i add this code at?


just put it on its own so
    
set cg_hudchatposition [Add numbers]

then what ever else you want to add to your menu
01-18-2013, 09:58 PM #4
its still not working do i added set cg_hudchatposition 250 250 and still no succes i need to add quations or i need to add to a specific line in the menu?
01-18-2013, 10:46 PM #5
Originally posted by contraxs View Post
its still not working do i added set cg_hudchatposition 250 250 and still no succes i need to add quations or i need to add to a specific line in the menu?


Another way would to be set it out like i have done here

    
bind Dpad_Up "vstr M;cg_chatheight 8;cg_hudchatposition 0 250"

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo