AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting (https://forums.alliedmods.net/forumdisplay.php?f=107)
-   -   [CS:GO] SetTransmit and gloves (https://forums.alliedmods.net/showthread.php?t=328483)

Ilusion9 11-11-2020 16:57

[CS:GO] SetTransmit and gloves
 
So when I hide a player with SDKHook_SetTransmit and that player has gloves, the gloves just stays where the player was hidden, at that position, just some gloves standing in the air until the round is over. Does someone know why that happens and how can I fix?

FroGeX 11-12-2020 06:18

Re: [CS:GO] SetTransmit and gloves
 
Just delete gloves when aplying SetTransmit

kratoss1812 11-12-2020 10:59

Re: [CS:GO] SetTransmit and gloves
 
Quote:

Originally Posted by Ilusion9 (Post 2724607)
So when I hide a player with SDKHook_SetTransmit and that player has gloves, the gloves just stays where the player was hidden, at that position, just some gloves standing in the air until the round is over. Does someone know why that happens and how can I fix?

If you're using the glove plugin posted here you could disable world model for gloves. Itbhas a cvar for this.

Ilusion9 11-12-2020 14:57

Re: [CS:GO] SetTransmit and gloves
 
Quote:

Originally Posted by kratoss1812 (Post 2724657)
If you're using the glove plugin posted here you could disable world model for gloves. Itbhas a cvar for this.

this happens even when players are using gloves from their inventories

kratoss1812 11-12-2020 20:39

Re: [CS:GO] SetTransmit and gloves
 
Quote:

Originally Posted by Ilusion9 (Post 2724684)
this happens even when players are using gloves from their inventories

You can try to hide the glove the same way you hide players
https://github.com/kgns/gloves/blob/...gloves.sp#L143

FroGeX 01-23-2021 02:52

Re: [CS:GO] SetTransmit and gloves
 
Try edit Edict flags on gloves.


All times are GMT -4. The time now is 10:58.

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