Raised This Month: $51 Target: $400
 12% 

[CS:GO] -N- Arms Fix [2.0.3 | 2021-01-22]


Post New Thread Reply   
 
Thread Tools Display Modes
spancer35
Senior Member
Join Date: Dec 2014
Location: City 17
Old 07-06-2017 , 07:54   Re: [CS:GO] -N- Arms Fix
Reply With Quote #101

Quote:
Originally Posted by NomisCZ View Post
Works well without gloves hotfix. Check my example plugin: here.

Custom version of skinchooser & ArmsFix: https://youtu.be/5JkT00y8-gQ
In spect:
https://prnt.sc/fs2r9w
https://prnt.sc/fs2rci
Oh. Thanks I'll try that then I'll report here the results.
__________________
spancer35 is offline
Accelerator
Senior Member
Join Date: Dec 2010
Location: Russia
Old 08-07-2017 , 15:03   Re: [CS:GO] -N- Arms Fix
Reply With Quote #102

On map cs_office. And so it happens on some maps.



I use https://github.com/Franc1sco/ZR_CustomArms for change arms. I tried to replace
Code:
...
	GetEntPropString(client, Prop_Send, "m_szArmsModel", currentmodel, sizeof(currentmodel));
	
	if(strlen(model) > 3)
...
To:
Code:
...
	GetEntPropString(client, Prop_Send, "m_szArmsModel", currentmodel, sizeof(currentmodel));
	ArmsFix_SetDefaults(client);
	if(strlen(model) > 3) 
...
--> No effect.

Last edited by Accelerator; 08-07-2017 at 15:05.
Accelerator is offline
NomisCZ
AlliedModders Donor
Join Date: Mar 2014
Location: Czech_Republic
Old 08-07-2017 , 19:37   Re: [CS:GO] -N- Arms Fix
Reply With Quote #103

Quote:
Originally Posted by Accelerator74 View Post
On map cs_office. And so it happens on some maps.



I use https://github.com/Franc1sco/ZR_CustomArms for change arms. I tried to replace
Code:
...
	GetEntPropString(client, Prop_Send, "m_szArmsModel", currentmodel, sizeof(currentmodel));
	
	if(strlen(model) > 3)
...
To:
Code:
...
	GetEntPropString(client, Prop_Send, "m_szArmsModel", currentmodel, sizeof(currentmodel));
	ArmsFix_SetDefaults(client);
	if(strlen(model) > 3) 
...
--> No effect.
Hi,
it's a "incompatibility" with zombie reloaded plugin / zombie arms. I think I fixed it. I'll release it today, probably afternoon. Here is my result (0:45 - dust2, 2:00 - office)

__________________

Last edited by NomisCZ; 08-07-2017 at 19:38.
NomisCZ is offline
NomisCZ
AlliedModders Donor
Join Date: Mar 2014
Location: Czech_Republic
Old 08-08-2017 , 15:33   Re: [CS:GO] -N- Arms Fix
Reply With Quote #104

Quote:
Originally Posted by Accelerator74 View Post
On map cs_office. And so it happens on some maps.


...
No effect.
Before this update http://blog.counter-strike.net/index.php/2017/08/19233/ it worked (see youtube vid.), but now it doesn't work ... I don't know why and how to block gloves refresh on some maps.

You can try this, but currently it's broken ...

1. Download & install -N- Arms Fix 1.6 - https://github.com/NomisCZ/Arms-Fix/releases
2. Change sm_arms_fix_autospawn to 1 (only if you changed this value, 1 is default value)
3. Download & install updated version of ZombieReloaded OR recompile it with new .inc files - https://github.com/NomisCZ/sm-zombie...Franug-Edition
4. Download & install updated version of ZR_CustomArms - https://github.com/NomisCZ/ZR_CustomArms
__________________
NomisCZ is offline
Accelerator
Senior Member
Join Date: Dec 2010
Location: Russia
Old 08-08-2017 , 23:24   Re: [CS:GO] -N- Arms Fix
Reply With Quote #105

This does not work. Shit Valve..
Accelerator is offline
bebe9b
Veteran Member
Join Date: May 2009
Location: Romania
Old 09-08-2017 , 08:10   Re: [CS:GO] -N- Arms Fix
Reply With Quote #106

Hi,
Thx man , works plugin my server.
__________________
respecta si vei fi respectat
bebe9b is offline
Rodya
Senior Member
Join Date: Mar 2017
Location: Russia
Old 09-16-2017 , 13:02   Re: [CS:GO] -N- Arms Fix
Reply With Quote #107

dont work for me... last version
__________________

Rodya is offline
NomisCZ
AlliedModders Donor
Join Date: Mar 2014
Location: Czech_Republic
Old 09-16-2017 , 13:20   Re: [CS:GO] -N- Arms Fix
Reply With Quote #108

Quote:
Originally Posted by Rodya View Post
dont work for me... last version
New/some maps don't support arms. After you set custom arms, map sets default model arms -> overlap. Probably in map files are some functions to control this ...
__________________

Last edited by NomisCZ; 09-16-2017 at 13:22.
NomisCZ is offline
Rodya
Senior Member
Join Date: Mar 2017
Location: Russia
Old 09-16-2017 , 14:42   Re: [CS:GO] -N- Arms Fix
Reply With Quote #109

Quote:
Originally Posted by NomisCZ View Post
New/some maps don't support arms. After you set custom arms, map sets default model arms -> overlap. Probably in map files are some functions to control this ...
this is on all maps
__________________

Rodya is offline
bebe9b
Veteran Member
Join Date: May 2009
Location: Romania
Old 09-18-2017 , 11:38   Re: [CS:GO] -N- Arms Fix
Reply With Quote #110

Hi,
Pls help:
There are times when you have to press the q key to show your arms.
Thx,
__________________
respecta si vei fi respectat
bebe9b is offline
Reply



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 01:36.


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