Quantcast
Channel: Open DayZ Community
Viewing all articles
Browse latest Browse all 9146

Use sideChat in script

$
0
0
Hi,

i'm trying to use the sideChat in script, so i done this:

Code:
player sideChat "Test Message";
But that didn't work at all. Side Chat is enabled and people can use it. It works fine, when i try to use it via globalChat i.e.

Code:
player globalChat "Test Message";
but i need the sideChat for that one :/

I also had a look into the modules.pbo and that uses the same call, as i do basically:

Code:
scriptName "MP\data\scriptCommands\sideChat.sqf";
_caller = _this select...
Use sideChat in script

Viewing all articles
Browse latest Browse all 9146

Trending Articles