MantisBT - Zandronum
View Issue Details
0000539Zandronum[All Projects] Suggestionpublic2011-07-30 11:202011-08-01 17:10
NukeR 
unknownna 
normalfeatureN/A
closedno change required 
MicrosoftWindows7 (NT 6.1) SP1
 
 
0000539: ACS idea: ServerConsoleCommand();
The function will be used like this:
ServerConsoleCommand(command);
E.g: ServerConsoleCommand("dmflags 8"); will set the DMFlags to 8.
This can be used for things like admin menus (look at ZH's for instance) and such.
No tags attached.
Issue History
2011-07-30 11:20NukeRNew Issue
2011-07-30 12:19Torr SamahoNote Added: 0002011
2011-07-30 12:19Torr SamahoStatusnew => feedback
2011-07-30 12:33NukeRNote Added: 0002013
2011-07-30 12:33NukeRStatusfeedback => new
2011-07-30 12:34NukeRNote Edited: 0002013bug_revision_view_page.php?bugnote_id=2013#r1020
2011-07-30 13:19Torr SamahoNote Added: 0002015
2011-07-30 13:19Torr SamahoStatusnew => feedback
2011-07-30 13:19QentNote Added: 0002016
2011-07-30 13:20QentNote Deleted: 0002016
2011-07-30 20:10unknownnaNote Added: 0002025
2011-08-01 15:04NukeRNote Added: 0002052
2011-08-01 15:04NukeRStatusfeedback => new
2011-08-01 17:10unknownnaStatusnew => closed
2011-08-01 17:10unknownnaAssigned To => unknownna
2011-08-01 17:10unknownnaResolutionopen => no change required

Notes
(0002011)
Torr Samaho   
2011-07-30 12:19   
This shounds like it would be exactly the same as ConsoleCommand(). What's different?
(0002013)
NukeR   
2011-07-30 12:33   
(edited on: 2011-07-30 12:34)
It would be like ConsoleCommand, but the server executes the command, not the client. Sorry I forgot to mention that.

(0002015)
Torr Samaho   
2011-07-30 13:19   
Since the server is the one who runs the non-CLIENTSIDE ACS scripts, ConsoleCommand already does exactly this.
(0002025)
unknownna   
2011-07-30 20:10   
Torr is right. The feature already exists.
(0002052)
NukeR   
2011-08-01 15:04   
kk, cancel this