Raised This Month: $ Target: $400
 0% 

Submodels - How?


Post New Thread Reply   
 
Thread Tools Display Modes
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
avril-lavigne
Banned
Join Date: Apr 2009
Old 02-25-2013 , 01:38   Re: Submodels - How?
Reply With Quote #2

cs_set_user_submodel(id,1)
__________________
VDS in Europe 1 gb/s unmetered.Any configurations.
I accept Paypal, Moneybookers,etc

Last edited by avril-lavigne; 02-25-2013 at 01:38.
avril-lavigne is offline
Reply


Thread Tools
Display Modes

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