A few commands (CPMA)

Locked
JB
Posts: 1030
Joined: Fri Sep 22, 2006 11:31 am

A few commands (CPMA)

Post by JB »

I've tried looking but to no avail. Heres what i need:

A command to stop the models appearing as sarge. I want them how other players have them, but i want them to keep the color ive chosen.

A command to make my model white.



Also, when i click "player" in the settings menu, regardless of whether im in a game or not, it quits directly back to the opening CPMA screen. Any thoughts?
prince1000
Posts: 1892
Joined: Sun Jan 07, 2001 8:00 am

Post by prince1000 »

http://www.promode.org/wiki/index.php/Client_Settings

about half way down page, model settings. all of this info is in cpma/docs as well. just have to look for it.
JB
Posts: 1030
Joined: Fri Sep 22, 2006 11:31 am

Post by JB »

ive looked and that doesnt tell me what i need to know. It tells me to make all enemy models the same, but i want them as other players have them. ANd it didnt tell me what letter/number gives the color white.
prince1000
Posts: 1892
Joined: Sun Jan 07, 2001 8:00 am

Post by prince1000 »

cg_enemymodel "" (blank)
color 77777

Code: Select all

color <string> (default = nnyny) 
Colour string characters 0-9 and a-z 
First # is your Railcore color 
Second # is your Helmet/Visor color 
Third # is your Shirt Color 
Fourth # is your Legs Color 
Fifth # is your Rail Spiral Color 
This also affects your team mates' color if you use cg_forceColors 1



cg_enemyModel <modelname> (default = "sarge/pm" ) 
Setting this will force all players on the enemy team to appear to have this model. PM model highly recommended.
all in that section i pointed you to.
JB
Posts: 1030
Joined: Fri Sep 22, 2006 11:31 am

Post by JB »

thanks man, apologies for my lack of observation :)
Locked