Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix players/entities names aimed with old method type semiclip plugins (RauliTop's request). #7

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

StevenKal
Copy link
Owner

@StevenKal StevenKal commented Feb 18, 2022

o Fix players names (code in "CBasePlayer::UpdateStatusBar") not showing when aiming at them with semiclip modules/plugins using bad methods (old types dealing with solidity).
This will fix "mp_playerid" names feature & AMX[X]'s "PlayerName" stat (HUD names when aiming).
And fix some hints messages like "You have spotted a friend", hostages aimed, etc..
o Made the function "CBasePlayer::UpdateStatusBar" performs an internal trace up to the CVar "sv_zmax" (instead of hardcoded 2048/8192 units), in order to fix status informations not showed from high distance (when aim a player/hostage...).

@StevenKal StevenKal changed the title Semiclip fix test for players names aimed (RauliTop's request). Semiclip fix for players names aimed (RauliTop's request). Feb 18, 2022
@StevenKal StevenKal changed the title Semiclip fix for players names aimed (RauliTop's request). Semiclip fix for players/entities names aimed (RauliTop's request). Feb 18, 2022
@StevenKal StevenKal changed the title Semiclip fix for players/entities names aimed (RauliTop's request). Fix players/entities names aimed with old method type semiclip plugins (RauliTop's request). Feb 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant