Enemy model question in RA.Rocket Arena 3 v1.76

Locked
Zu Bat
Posts: 2
Joined: Tue Apr 26, 2005 1:33 pm

Enemy model question in RA.Rocket Arena 3 v1.76

Post by Zu Bat »

I made the following settings in RA config, only the enemy color appeared correct.
Both enemy and team models do not reflect the settings.
cg_customColors "1"
cg_enemyColor "FFF000:FFF000:FFF000"
cg_enemyModel "tankjr/PM"
cg_teamModel "bones/default"
cg_forcemodel "0"
model "bones/default"

I do not have this issue with the OSP mode.
Any help will be appreciated. Thanks.
Fjoggs
Posts: 2555
Joined: Fri May 03, 2002 7:00 am

Post by Fjoggs »

I had the same problem a long time ago. The only way I managed to solve it was to reinstall RA3.
^misantropia^
Posts: 4022
Joined: Sat Mar 12, 2005 6:24 pm

Post by ^misantropia^ »

What happens if you delete your q3config.cfg? Maybe you'll need to delete the config in your baseq3/ directory as well, since cvars have a tendency to leak into the main q3config.cfg.
Zu Bat
Posts: 2
Joined: Tue Apr 26, 2005 1:33 pm

Post by Zu Bat »

I have deleted both q3config.cfg files in baseq3 and OSP. Redo the one in RA but results is still the same.

I will try the reinstall of RA 3 as suggested by Fjoggs.

Thanks.
User avatar
Foo
Posts: 13840
Joined: Thu Aug 03, 2000 7:00 am
Location: New Zealand

Post by Foo »

I thought forcemodel had to be set to 1 for them to take effect?
"Maybe you have some bird ideas. Maybe that’s the best you can do."
― Terry A. Davis
Fjoggs
Posts: 2555
Joined: Fri May 03, 2002 7:00 am

Post by Fjoggs »

nop, no need.
Cooldown
Posts: 660
Joined: Mon Jun 05, 2000 7:00 am

Post by Cooldown »

// rocket arena 3
seta cg_customColors "1"
seta cg_enemyColor "00FF00:00FF00:00FF00"
seta cg_forceSkins "1"
seta cg_teamColor "FFFFFF:FFFFFF:FFFFFF"

// player setup
seta color "y"
seta color1 "yyyy"
seta color2 "y"
seta cg_deferPlayers "1"
seta cg_forceModel "1"
seta model "keel/pm"
seta headModel "keel/pm"
seta team_model "keel/pm"
seta teamHead_model "keel/pm"
seta cg_enemycolors "iiii"


[White teammates (Keel) + Green enemies (TankJr) works for me in OSP/CPMA/3wave/RA3]

Change according to your preferences. Open and close scoreboard a couple times and try /vid_restart :icon27:
Locked