Raised This Month: $ Target: $400
 0% 

Submodels - How?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Vendeliko
Junior Member
Join Date: Nov 2012
Old 02-22-2013 , 19:28   Submodels - How?
Reply With Quote #1

Hello guys,Can somebody please tell me how to properly use submodels? I have a .mdl file with difernt submodels in it,like 10 or something but I do not know how to do it so it works.
I have tried
Code:
    set_user_info(id, "model", PR_MDL_PLAYER);
                        set_pev(id, pev_body, 2);
                        set_pev(id, pev_skin, random_num(0, 2));
with this in precaches
Code:
new const PR_MDL_PLAYER[] = "JB_MODELJB3";
Code:
new static PrecacheModels[][] = {
    "models/player/JB_MODELJB3/JB_MODELJB3.mdl",
};
but this does not work,when you try to see the model either your CS crashes or the server,can somebody please show me a proper way to do it?
Vendeliko is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 21:35.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode