telnet console 'who' command implementation for 5.3DR1
After seeing mention that the telnet console 'who' command is currently broken:
http://www.everquestserver.com/forum...bb288bf220f9c1 I took a look at it and basically copied the ZSList::SendWhoAll function from 4.4 as a new function ZSList::ConsoleSendWhoAll and altered console.cpp to call this function. I tested it briefly with the 5.3DR1 source using minilogin and it seems to work as advertised. I don't know how to do 'diffs', but the change is very straightforward. Details are here if anyone is interested: http://www.rama.demon.co.uk/5.3consolewho.txt |
Nice work Tertiary!
|
merged in.
Thanks T ! |
We just brought up 5.3 with your fix in it and a slight modification:
suggested change Code:
if (cle->GetGM()) { Code:
if (cle->Admin() >=250) |
Because I worship you so Scorp, merged that in for you too...
|
Quote:
*checking meter* hmmmmmm... was that an 8.7 on the sarcasm scale? :-) |
All times are GMT -4. The time now is 02:49 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.