Now, unlike the last thread, this is something I should be able to do ...
My little project for the day is twofold ...
1) Make an entities browser that displays the server (therefore single player) entities and their QC fields in a JoeQuake maps menu kind of list.
2) Do this for the client side.
In my opinion, the edicts command is virtually useless having all the information scroll out of the console buffer.
If DarkPlaces or FTEQW or some other engine has a feature like already, please let me know so I know I am reinventing the wheel. [I'll still be doing this, but I'd want to look at the other implementation for ideas.]
I find debugging QC and sometimes mapping to be frustrating because of the inability to conveniently access this information.