what are the config names for that? anyone know?
self setclientdvar( "cg_hudChatPosition", "5 200");
self setclientdvar( "cg_chatHeight", "4");
self setclientdvar( "cg_chatTime", "12000");
found these, is there one for the input chat, like when you push t or y to talk..
found it to
self setclientdvar( "cg_hudSayPosition" "5 230");
just need to change kill feed if possible, lmk.
self setclientdvar( "cg_hudChatPosition", "5 200");
self setclientdvar( "cg_chatHeight", "4");
self setclientdvar( "cg_chatTime", "12000");
found these, is there one for the input chat, like when you push t or y to talk..
found it to
self setclientdvar( "cg_hudSayPosition" "5 230");
just need to change kill feed if possible, lmk.