*To start: Open up main/src/fpsgame/render.cpp. Scroll down a little bit, and you should find a list that looks like this:
 
*To start: Open up main/src/fpsgame/render.cpp. Scroll down a little bit, and you should find a list that looks like this:
 
+
<font size=2>
 
     static const playermodelinfo playermodels[8] =
 
     static const playermodelinfo playermodels[8] =
 
     {
 
     {
 
         { "uh/chars/man", "uh/chars/man", "uh/chars/man", NULL, NULL, NULL, { NULL, NULL, NULL }, "uh/chars/man", "uh/chars/man", "uh/chars/man", false }
 
         { "uh/chars/man", "uh/chars/man", "uh/chars/man", NULL, NULL, NULL, { NULL, NULL, NULL }, "uh/chars/man", "uh/chars/man", "uh/chars/man", false }
 
     };
 
     };
Exception encountered, of type "Error"