warribbons wrote:Can you play with custom huds in baseq3? or do you HAVE to play cpma to use the huds, cause thats not what i want. I can't play cpma, because all the servers give me the boot, and i dont feel like sitting in irc yet.
You need Cpma to use the huds, and the reason your getting the boot, is because you don't have your stuff set up right. You have to have all five mappacks in your baseq3 folder, and you have to have the right version(of cpma) that the server is running. Right now the current version is "1.47". ..and as far as finding a server, I would set up IOQ3(Icculus)and find a server using that rather than normal Q3..I mean it works, but there seem to be more server running IOQ3.
warribbons wrote:
\hudnext - Sets the HUD to the "next" style, use this to quickly
check out all styles.
\hudprev - Sets the HUD to the "previous" style, use this to quickly
check out all styles.
and /hudrestart or /restarthud or /hrestart does not work..... da fuckk... its so aggrivating not being able to see the chat....
I personally have(in my autoexec.cfg)in OSP:
bind 9 "hudprev"
bind 0 "hudnext"
use those buttons to go through them(quicker, less typing)..which those are for promode huds anyways, and not for normal vQ3 Osp. There is no need for restarthud, because what ever you have them set at will stay that way in the q3config.cfg and there is no master hud.
For the hud in normal Osp..add this to your autoexec as well:
bind w "vstr wstoggle"
set wstoggle "vstr ws1"
set ws1 "set ch_weaponswitch 1;set wstoggle vstr ws2"
set ws2 "set ch_weaponswitch 2;set wstoggle vstr ws3"
set ws3 "set ch_weaponswitch 3;set wstoggle vstr ws4"
set ws4 "set ch_weaponswitch 4;set wstoggle vstr ws5"
set ws5 "set ch_weaponswitch 5;set wstoggle vstr ws6"
set ws6 "set ch_weaponswitch 6;set wstoggle vstr ws7"
set ws7 "set ch_weaponswitch 7;set wstoggle vstr ws8"
set ws8 "set ch_weaponswitch 8;set wstoggle vstr ws9"
set ws9 "set ch_weaponswitch 9;set wstoggle vstr ws1"
bind s "vstr sbtoggle"
set sbtoggle "vstr sb0"
set sb0 "set ch_statusbarformat 0;set sbtoggle vstr sb1"
set sb1 "set ch_statusbarformat 1;set sbtoggle vstr sb2"
set sb2 "set ch_statusbarformat 2;set sbtoggle vstr sb3"
set sb3 "set ch_statusbarformat 3;set sbtoggle vstr sb4"
set sb4 "set ch_statusbarformat 4;set sbtoggle vstr sb5"
set sb5 "set ch_statusbarformat 5;set sbtoggle vstr sb6"
set sb6 "set ch_statusbarformat 6;set sbtoggle vstr sb7"
set sb7 "set ch_statusbarformat 7;set sbtoggle vstr sb8"
set sb8 "set ch_statusbarformat 8;set sbtoggle vstr sb9"
set sb9 "set ch_statusbarformat 9;set sbtoggle vstr sb10"
set sb10 "set ch_statusbarformat 10;set sbtoggle vstr sb11"
set sb11 "set ch_statusbarformat 11;set sbtoggle vstr sb12"
set sb12 "set ch_statusbarformat 12;set sbtoggle vstr sb0"
The "s" key will switch the statusbar(ammo/health/armor amounts in hud), and the "w" key will change the weapon switch icons. This all may seem like to much info at first, but the more you mess with it, the easier things become.
If you want anything special for the hud, or anything else..your gonna have to play a mod...or else go back to Qlive. Qlive offers nothing special other than that though. It's pretty limited otherwise. It's a good attempt for ID to sell more copies of Q3A, while Q3A players switch to IOQ3.