Error while compiling: VoiceMute.cs(413,78): error CS0117: `BasePlayer.PlayerFlags' does not contain a definition for `VoiceMuted'
BasePlayer.PlayerFlags does not contain a definition for `VoiceMuted'Fixed
Anyone have a suggestion on a fix for this?
In the latest version of the plugin I see 7 refrence to "BasePlayer.PlayerFlags.VoiceMuted" but not sure what needs to be fixed here to get this working again.
I believe both chat and voice use the same flag now; so would likely be a replacement of VoiceMuted to ChatMute.
I saw that this was an issue a couple of months ago but I am seeing the error pop up.
Error while compiling: VoiceMute.cs(413,78): error CS0117: `BasePlayer.PlayerFlags' does not contain a definition for `VoiceMuted'
Error while compiling: VoiceMute.cs(413,78): error CS0117: `BasePlayer.PlayerFlags' does not contain a definition for `VoiceMuted'
Update, you're outdated.
Locked automatically