walou 3 Posted May 10, 2012 I don't think this has been suggested before, but it's really simple.I'dl like to see the server name i'm in on the debug monitor for a few reasons:- be able to tell people your server for them to join- remember the server you left vehicles or tentsI once found myself trying to remember the server i was just in that crashed where i was driving a very rare vehicle. And i couldnt remember it. Share this post Link to post Share on other sites
wnxlions 1 Posted May 10, 2012 YES. Server name in the debug monitor would be great. I couldn't tell you how many times I would be talking to friends in mumble/ts3 and be like... SHIT what server am I on and have to either ask or disconnect. Share this post Link to post Share on other sites
sei 0 Posted May 10, 2012 Yes i 2'nd that.It doesnt have to be in the debug (as it probly isnt there after alpha/beta...) but just a chance to find the info somewhere.cheers/sEi Share this post Link to post Share on other sites
typath@comcast.net 0 Posted May 10, 2012 Yes this is a great suggestion. Most of the time when I'm trying to join a server, I'm looking at the player count not the name. Share this post Link to post Share on other sites
HannesFury 0 Posted May 11, 2012 Puzzles me why this sort of thing wouldn't be available already. It's one of the things that often bugs me, when trying to connect with other players that are already in a server, with the dilemma of not being able to see which one it is while playing in it.very much /signed Share this post Link to post Share on other sites
Skippy (DayZ) 9 Posted May 11, 2012 I'd love this feature. Share this post Link to post Share on other sites
mannemessemaker@gmail.com 0 Posted May 11, 2012 Good idea /signed Share this post Link to post Share on other sites
oktyabr 53 Posted May 11, 2012 So this is where all the cool kids hang out, huh?*SIGNED* Share this post Link to post Share on other sites
terox 2 Posted May 12, 2012 To get the server name (in reality the last selected server in the server list) while you're in-game:Code:ctrlText((findDisplay 8) displayCtrl 129)this could be added to the hint box that displays the debug data_message = _message + format ["\nServer: %1", ctrlText((findDisplay 8) displayCtrl 129)];hint _message; Share this post Link to post Share on other sites
bulltrue 0 Posted May 12, 2012 To get the server name (in reality the last selected server in the server list) while you're in-game:Code:ctrlText((findDisplay 8) displayCtrl 129)this could be added to the hint box that displays the debug data_message = _message + format ["\nServer: %1"' date= ctrlText((findDisplay 8) displayCtrl 129)];hint _message;Or it could be in the debug monitor, which would be great. Also am I the only one requesting a Debug Monitor toggle? Share this post Link to post Share on other sites
terox 2 Posted May 12, 2012 Or it could be in the debug monitor, which would be great. Also am I the only one requesting a Debug Monitor toggle?The debug monitor is a hint box, just needs an extra line adding to itRef the toggle for the debug monitor, this could be done via an addaction menu entry, so you have to select it and then the hint box would pop up for a few seconds then disappear.The problem is you cant keep adding action menu items otherwise the list in your action menu gets too big.However, what you can do is have a "Additional Actions" menu entry, which when selected opens up a nested set of actions that are not as essential or required immediately, thus tidying up the menu action a lot Share this post Link to post Share on other sites
SnR 16 Posted May 12, 2012 The intrusive debug monitor should eventually disappear out of Alpha, so another option like above will be needed. What about hard coded in the actual server management section (press M) ? Share this post Link to post Share on other sites
Rellik_pt 7 Posted May 29, 2012 this need to be add Share this post Link to post Share on other sites
Guest ragequitalready Posted May 29, 2012 (edited) . Edited October 25, 2012 by ragequitalready Share this post Link to post Share on other sites
narco_jones 104 Posted May 29, 2012 I disagree, it's realistic to have no idea what server you're playing on during the apocalypse...right...erm...ok...PLEASE SHOW SERVER NAMES! :) Share this post Link to post Share on other sites