Problem compiling c_baseviewmodel

  • Thread starter Thread starter Spitfiremk
  • Start date Start date
S

Spitfiremk

Guest
Hi guys, I've been working on a mod for a few days solid now and I imported the glock from CS into it. I've got the model and skin to work, but for the life of me, I can't figure out how to make the model right handed instead of left handed. I found a tutorial that showed the steps, but I also can't get VS 2005 express or 2008 beta to compile. I save the file, hit f7 and nothing happens. Someone help me out and tell me what I'm doing wrong.

Thanks in advance
 
Correct me if I'm wrong, but I thought it was an ingame option? something like cl_makelefthanded or something. Try searching for the command using the find option in the game console:

find TERM
--> Will return every command that has TERM in its name or description. Try it with 'handed' and 'right' and 'left' and see if you can find it.
 
Have you managed to compile the code without any changes?

-Angry Lawyer
 
Back
Top