EpochModTeam / DayZ-Epoch

Experimental DayZ Mod for Arma 2
http://epochmodteam.github.io/DayZ-Epoch
226 stars 399 forks source link

Side chat 106 #1879

Closed looonytoonz closed 7 years ago

looonytoonz commented 7 years ago

In 105 server admins were allowed to use side chat and in 106 are not... is there a way to change this?

oiad commented 7 years ago

How do you mean allowed to use side chat? You mean for voice?

looonytoonz commented 7 years ago

yes

oiad commented 7 years ago

Anyone could use side chat (blue) for voice in 1.0.5.1 not just admins, we added disabling certain channels.

See this configVariables line for info on how to disable/enable channels for voice chat: https://github.com/EpochModTeam/DayZ-Epoch/blob/master/SQF/dayz_code/configVariables.sqf#L35

looter809 commented 7 years ago

I believe what you are thinking of is what infiSTAR had in it's code. Epoch is not using infiSTAR so it is not detecting the admins defined in infiSTAR...

looonytoonz commented 7 years ago

on my 1.0.5.1 server side chat was disabled but admins could still talk over side chat... maybe that did have something to do with infistar as i did have that installed

is there a way to enable it for just admins ?

oiad commented 7 years ago

Not as it stands, you would need to modify it, it's not hard but I don't think it would be something that would be added

looonytoonz commented 7 years ago

fair enough....

oiad commented 7 years ago

@looonytoonz I have messaged you on epochmod with a howto on how to make it work for admins, you can close this issue