Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
cl_playermodel models/humans/Group03/Male_01.mdl
You can change the 01 at the end to whatever you want, up to 09 I believe.
If you are playing at a server that is running the model changer, like mine:
Type !model into chat and press esc. you will then have a menu to change it.
Every once and a while your model wil reset itself, if you want to you can bind the above line to a key. So, when it does, you can just press one key to change your model.
To bind it to F4 for example enter this line into your console:
bind F4 cl_playermodel models/humans/Group03/Male_01.mdl
There are only two spaces in that line of code, before and after the F4...just copy and paste it...
Let me know if that helps or if you have more questions...good luck!
pls search first
To bind a key for switching to a model in console type.
bind "f3" "cl_playermodel models/combine_super_soldier.mdl"
and for rebel.
bind "f4" "cl_playermodel models/humans/Group03/Male_01.mdl"
It will work either way though.
regards
Add this to autoexec.cfg
Then in config.cfg
Makes it easier to swap teams if needed and rejoin the game if in spectate.
Since SPECTATE is already a command in source engine there is no need for an alias.