MantisBT - Zandronum
View Issue Details
0000504Zandronum[All Projects] Suggestionpublic2011-06-27 21:432014-06-11 16:00
AlexMax 
 
normalfeatureN/A
acknowledgedopen 
 
 
0000504: FIFO support for skulltag-server
It would be really handy to be able to send commands to skulltag without having to take control of standard in.

Pretty simple...a new command line param.:

$ skulltag-server -fifo

If nothing else is passed it creates a named pipe in $HOME/.skulltag called skulltag_fifo_PID.

If an argument is passed to -fifo, it creates the named pipe in the location passed.

Once created, you can now remote control skulltag from the command line:

$ echo 'map map08' > skulltag_fifo_4748
No tags attached.
Issue History
2011-06-27 21:43AlexMaxNew Issue
2014-06-11 16:00WatermelonStatusnew => acknowledged

There are no notes attached to this issue.