The reason I ask is because I am trying to use the model replacement plugin. It comes to this line:
Code:
if(weap == CSW_DEAGLE){//<--- Replace with a different weapon constant to replace another weapon
Ive tried getting the id before and it gives me a single digit number, but thats not good enough to satisfy the above line.