Raised This Month: $32 Target: $400
 8% 

[CS:GO] Custom arms


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
elektrosvk
New Member
Join Date: Aug 2020
Old 08-06-2020 , 08:30   [CS:GO] Custom arms
Reply With Quote #1

Hello modders.
I am hosting a jailbreak server and I am trying to change client model and arms.
The problem is, when I try to change client model using function SetEntityModel, model is set, but arms change to those from heavy assault suit https://imgur.com/tWHUOa5.

I tried to fix this by changing arms by SetEntPropString and m_szArmsModel, I also tried downloading n-fix-arms, but neither of this seem to work.
I am using this skin pack: https://gamebanana.com/skins/145956
Does anyone know how to fix this issue?

Thank you for helping me out.

Last edited by elektrosvk; 08-06-2020 at 08:34.
elektrosvk is offline
jugule
AlliedModders Donor
Join Date: Apr 2020
Old 08-08-2020 , 15:51   Re: [CS:GO] Custom arms
Reply With Quote #2

PHP Code:
SetEntityModel(client"yourmodel.mdl");
SetEntPropString(clientProp_Send"m_szArmsModel""yourmodel(arms).mdl"); 

Last edited by jugule; 08-08-2020 at 15:52.
jugule 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 03:03.


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