otland/forgottenserver

Yelling should not be sent from floor 7+ to lower floors

Open

#3,322 opened on Feb 16, 2021

View on GitHub
 (2 comments) (1 reaction) (0 assignees)C++ (1,145 forks)auto 404
good first issue

Repository metrics

Stars
 (1,813 stars)
PR merge metrics
 (PR metrics pending)

Description

Before creating an issue, please ensure:

  • This is a bug in the software that resides in this repository, and not a support matter (use https://otland.net/forums/support.16/ for support)
  • This issue is reproducible without changes to the C++ code in this repository

Steps to reproduce (include any configuration/script required to reproduce)

depois2

Expected behaviour

the player from the floor bellow ground should not hear anything from above

Actual behaviour

he hears it, same with npc yell

Considerations

I know we are not trying to mimic cibia or anything, but this is just weird after all these years... after all its just a simple check just like https://github.com/otland/forgottenserver/commit/b52a2f799528da37b77ae0bca2148291324b5c85

Contributor guide