Gam3Junkie 34 Posted July 16, 2012 Hey guys.I have a simple question.I use BERcon to connect to my server, and all the commands work fine, except "say".I try "say" and "#say", but nothing. Doesn't this work, or am I doing something wrong?Cheers,Daniel 1 Share this post Link to post Share on other sites
nickseemann@gmail.com 9 Posted July 16, 2012 say -1 "text here"-1 is for channel 1 which is global 1 Share this post Link to post Share on other sites
Skydive (DayZ) 71 Posted July 16, 2012 If you want to send a global message to all players, you would use the command "say -1 This is a global message."If you want to send to a specific players, use the command "players" to get a list and then use "say #nextoplayername This is your message" 1 Share this post Link to post Share on other sites
Gam3Junkie 34 Posted July 16, 2012 (edited) Ah, that explains it.Thanks, much appreciated!Edit: Any way to save the IP, port and the rcon password in a file so I don't have to write it in each time? Edited July 16, 2012 by GameJunkie Share this post Link to post Share on other sites
andb52 12 Posted July 16, 2012 No, I'm afraid not. I don't even think you can copy and paste into it. Share this post Link to post Share on other sites
Hakultair 114 Posted July 16, 2012 You can copy it but you have to click in the menu (top left) and paste it in using the menu, shift-insert could possibly work too but I haven't tried that. Share this post Link to post Share on other sites
Skydive (DayZ) 71 Posted July 16, 2012 Another RCon program I use is this: http://www.armaholic.com/page.php?id=9647It stores all the users that connect, their IP addresses, GUID(s) & dates.What's real nice about it is you can issue lock, unlock, kick, ban, shutdown, etc. within the program. Share this post Link to post Share on other sites
Obs 0 Posted July 16, 2012 Ah, that explains it.Thanks, much appreciated!Edit: Any way to save the IP, port and the rcon password in a file so I don't have to write it in each time?You can create a DOS batch file or a shortcut that automatically connects to your server. Type 'H' in the BERCon console after you initially launch it for the proper syntax.BERCon.exe -host YourIP -port YourPort -pw YourRConPWYou can copy it but you have to click in the menu (top left) and paste it in using the menu, shift-insert could possibly work too but I haven't tried that.Shift-Insert doesn't paste into any DOS-based console. If you want to use keyboard commands to paste, you can do ALT-Space, then press E, P. Share this post Link to post Share on other sites
Skydive (DayZ) 71 Posted July 16, 2012 When using BERCon you can use the menu drop down on the console window, select "mark" and then use your mouse to highlight, (say a GUID) then press "Enter" to copy the highlighted text and then paste it wherever you want it to go. Share this post Link to post Share on other sites
facoptere 180 Posted August 6, 2012 this thread is a bit old, anyway I found that BattlEye did some outgoing network connections (to BE servers).If it fails, then "say" commands are not sent to game clients.To verify it, do not test with "say -1 this is a test" but with "say (player slot number) this is a test": BE will reply "player is unable to receive the message" For those who control outgoing connection with a firewall, at least accept the establishment of outgoing connections used by BattlEye: TCP or UDP to ports 2324. Anyway double check your firewall logs, could be a network problem. Share this post Link to post Share on other sites
sapro93@yahoo.com 31 Posted August 25, 2012 say -1 [ut text here] - global chatsay (player number under the players command) [Text goes here] - send player a private message Share this post Link to post Share on other sites
quatermass 9 Posted March 5, 2013 Any idea how do I send a message to another admin who is also logged into Rcon at the same time as me?They don't come listed as a player.... Share this post Link to post Share on other sites