Bug 3354 - client side client listing function
Status: RESOLVED FIXED
Alias: None
Product: Tremulous
Classification: Unclassified
Component: Misc
Version: unspecified
Hardware: All All
: P4 enhancement
Assignee: Tremulous Bugs
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2007-09-16 08:45 EDT by /dev/humancontroller
Modified: 2009-02-26 18:48:09 EST
0 users

See Also:


Attachments
clientlist command, for r755 (1.30 KB, patch)
2007-09-16 08:48 EDT, /dev/humancontroller

Description /dev/humancontroller 2007-09-16 08:45:35 EDT
Knowing one's client number is useful. !listplayers is used to list client numbers and admin permissions. But nowadays !listplayers is denied for non-admins, so that they can't see if the server is monitored.

Here's a client side function that lists all client numbers, teams, and names. Could be useful until UIs with client numbers come out.
Comment 1 /dev/humancontroller 2007-09-16 08:48:48 EDT
Created attachment 1517 [details]
clientlist command, for r755
Comment 2 Tim Angus 2007-09-20 09:54:31 EDT
Seems sensible.
Comment 3 Chris "Lakitu7" Schwarz 2009-02-26 18:48:09 EST
Updated and applied at 1161. Thank you for the idea and patch.