![]() |
Full Thrust Play-by-E-Mail Starship Combat
Full Thrust is published by
Ground Zero Games
Copyright 1992, Jon Tuffley.
|
|
FTJava Server Queries The FTJava Server responds to a number of query commands addressed to it. The command must be contained in the subject of the message. The syntax for the commands are as follows: HELP Send this message. STATUS Game## Send the status of the game denoted by the Game# syntax.This command will report if the game is active, the current turn and the orders required for continued processing, and any other pertinent game information. The syntax of the game string is case sensitive. A query for game 30 could read 'Status Game30' or 'status Game30' or 'STATUS Game30'. 'status GAME 30' or 'status game30' would not be accepted. RESEND Game## Resends the game file for the respective player by matching the From: field on the query to a player in the game. The resent XML will be sent to the e-mail address denoted in the gamefile. |