Skip to content

New lmsspectatorsettings flag: "lms_spectatorvoicechat"

This adds a new flag to lmsspectatorsettings that controls whether (dead) spectators may use the voice chat to talk with live players while the game's in progress. Before, lms_spectatorchat (which handles chat messages) also affected voice chat, but this new flag offers better fine-tuning to a server host's specific needs. For instance, they might not want spectators to communicate with live players via VoIP, but are okay with them sending chat messages, and vice versa.

Merge request reports