Page 1 of 1
A few commands (CPMA)
Posted: Sat Dec 02, 2006 1:19 am
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?
Posted: Sat Dec 02, 2006 1:47 am
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.
Posted: Sat Dec 02, 2006 1:53 am
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.
Posted: Sat Dec 02, 2006 1:54 am
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.
Posted: Sat Dec 02, 2006 4:41 am
by JB
thanks man, apologies for my lack of observation
