![]() |
2 Server-Side Bugs - Printable Version +- Mirage Engine (https://mirage-engine.uk/forums) +-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61) +--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18) +---- Forum: General (https://mirage-engine.uk/forums/forumdisplay.php?fid=17) +---- Thread: 2 Server-Side Bugs (/showthread.php?tid=905) |
2 Server-Side Bugs - Da Undead - 25-04-2007 It doesn't do any major damage but its just something that could always be improved/fixed :p. On server-load, if you double click tray icon it'll open frmServer when its not suppose to open until the frmLoad is done. So it should check to make sure the load is done before server ever opens ![]() Ok on the 2nd bug, when you exit out through the [X] on frmServer, the tray icon stays there.. So possibly a way to get rid of that? xD Re: 2 Server-Side Bugs - Robin - 25-04-2007 Da Undead Wrote:It doesn't do any major damage but its just something that could always be improved/fixed :p. The first one is an easy fix. I can always post a tutorial if you need. The second one is confusing. On both MSE and 3.0.3, the tray icon is removed when you close the form using the close button. But if you stop it from the IDE, it will not. Do you mean when you close the program properly it doesn't get rid of the icon? - Da Undead - 25-04-2007 No, it gets rid if u shutdown, but if just [X] it, it'll stay there ![]() But wheres the tut for first 1? |