Skip to content

Conversation

@FlorianLeChat
Copy link
Contributor

In the current state of the plugin, some acts performed by players do not display the typing indicator correctly.

This issue can be tested with a large majority of acts in citizens but also in Civil Protection units. Acting will cause the GetMoveType function to return MOVETYPE_NONE meaning that the player is immobile or dead. Also the util.TraceLine function with the current settings as well as those I have tested gives false negatives especially with /actsit.

This fix is intended to address this issue without having any undesirable effects on the way it worked before. It has been tested for days on a server with no unwanted effects, but I'm still listening if you have a better way to fix this problem.

Under some conditions, a player in act doesn't allow the chat indicator to be displayed correctly.
@TovarischPootis TovarischPootis merged commit a00b4c2 into NutScript:1.2.2-wip May 6, 2021
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.

2 participants