|
NAMEeditss itor for XPilot shipshapes. (V2.1)SYNOPSISeditss [" shipshape "]DESCRIPTIONeditss is a utility for designing XPilot shipshapes. The use of this editor is simple and straightforward. Shipshapes can be supplied on the command line, or retrieved from the user .xpilotrc or shipshape file. After editing, the shipshape can be printed on the command line, or added to the .xpilotrc or shipshape file. Ship library files can be printed on a PostScript printer. As of version 2.0, the new shipshape format for XPilot version 3.2.0 is fully supported.OPTIONSAn XPilot shipshape can be specified on the command line as an option, enclosed in double quotes. The format used here is the normal XPilot format for shipshapes.EDITING YOUR SHIPYou can edit the shipshape in the window with the grid and crosshairs. In this window: press the left mouse button (LMB) to perform an action, or the right mouse button (RMB) to cancel.The ship should be drawn with the nose to the right, unless you wish to confuse your enemies (and yourself! :-) ). You should alse specify the MainGun (where bullets will shoot from), and the Engine. You should follow these rules: (xpilot version 3.2.0)
The Draw mode works as follows. If there are no points yet, you can use the LMB to add points. Every new point is connected to the previous point. Press the RMB to stop adding points (You do not have to "close" the shipshape ). In this mode you can drag lines and attributes around. If you select with the LMB, you will pick up the topmost shipshape point and all attributes you are pointing to. If you use the RMB, you will only pick up the topmost attribute. Kill mode: If you use the LMB to select a position on the grid, the topmost shipshape point here (if any) will be removed. All attributes at the selected gridpoint will be removed as well. If you use the RMB, only the topmost attribute here will be removed. In the Split mode, you can select a line with the LMB. This line will be divided into two lines, and then you can position the dividing point. After the dividing point is placed with the LMB, the mode will change to Draw. To add attributes, simply press the button of the attribute you wish to add. Press the LMB on the grid position where you want the attribute. possible attributes are:
The ship is displayed below the buttons, more or less as it appears in XPilot. The number of points on your ship is also displayed. Below this is a box announcing any problems with your design. All bugs in your ship should be removed before you will be able to save or print the ship. IMPORTING / EXPORTING SHIPSHAPESYou can specify a shipshape on the commandline when starting editss (see OPTIONS). You can also use the Load button to retrieve shipshapes from your ship from your shipshape library file, if it exists. If you double click (LMB) on a ship in the directory (the leftmost part of the Editss window), that ship will be loaded. Anything you were editing will be lost.If you press the Type button, editss will print the shipshape on the command line . You can give this shipshape to xpilot as follows: xpilot -shipShape " shipshape " Xpilot will start and use your new shipshape. If you use the Save button, editss will append the shape and name of your ship to the shiplib. You can specify a shipshape library file. If you type the name of a file and then press ENTER, the contents of this file will be shown in the leftmost part of the Editss window. To specify a default library file, see below. BUTTON FUNCTIONS
RESOURCE FILEYou can specify a number of defaults to Editss, by making a file named
SEE ALSOxpilot(6), xpilots(6)
Visit the GSP FreeBSD Man Page Interface. |