Quote:
Originally Posted by fysiks
This has nothing to do with menus btw.
The folder should be "models" not "model".
The correct function to use is cs_set_user_model().
I believe you reference the model by just the filename without extension so in your case it would be "luffy".
|
Well, when you precache it, you do use the .mdl extension.
It's only when you are doing the cs_set_user_model(id, "luffy") that you wouldn't need it.
P.S. fysiks I know you knew that, I'm just clearing it up in case anyone misunderstood.