Skip to content

don't send radio message to teammate (if freeforall 1)#958

Merged
s1lentq merged 3 commits intorehlds:masterfrom
Vaqtincha:radiofix
Apr 15, 2024
Merged

don't send radio message to teammate (if freeforall 1)#958
s1lentq merged 3 commits intorehlds:masterfrom
Vaqtincha:radiofix

Conversation

@Vaqtincha
Copy link
Contributor

No description provided.

@Vaqtincha
Copy link
Contributor Author

without fix zero length

public CBasePlayer_Radio(const pPlayer, const msg_id[], const msg_verbose[], pitch, bool:showIcon)
{
  if (!equal(msg_verbose, "#Fire_in_the_hole"))
    return HC_CONTINUE

  SetHookChainArg(3, ATYPE_STRING, "")

  return HC_CONTINUE
}

image

@wopox1337 wopox1337 assigned wopox1337 and unassigned wopox1337 Apr 9, 2024
@s1lentq s1lentq merged commit d5eb9c3 into rehlds:master Apr 15, 2024
@Vaqtincha Vaqtincha deleted the radiofix branch April 30, 2024 09:52
yohimik pushed a commit to yohimik/ReGameDLL_CS that referenced this pull request Jun 5, 2025
* don't send radio message to teammate (if freeforall 1)
* don't send message zero length
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.

3 participants