Posts: 74
Threads: 5
Joined: Mar 2014
Reputation:
0
Hello,
I want to force a player that joins to run the /audiomsg command so they don't see the audio stream urls.
Is there a way to force a player to run a specific command?
Posts: 74
Threads: 5
Joined: Mar 2014
Reputation:
0
Is there a way without yini commands?
Posts: 116
Threads: 12
Joined: Jun 2013
Reputation:
0
You can put the contents of /audiomessage into a new public and set it to both the command and OnPlayerConnect?
Posts: 74
Threads: 5
Joined: Mar 2014
Reputation:
0
Well it's a client side command so I don't know if it will work.
Posts: 74
Threads: 5
Joined: Mar 2014
Reputation:
0
Well thats just forcing a player to run zcmd commands. This won't work for native client sided commnds I guess.
Posts: 734
Threads: 8
Joined: Jun 2009
You can not force the player to hide those messages. They could still find out somehow, and players should know what material you're streaming so there's really no point in hiding that.