summaryrefslogtreecommitdiff
path: root/games/netmaze/patches/patch-aj
blob: 4e2171789963023c2d1ffaaa0f9e34aff650371d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
$NetBSD: patch-aj,v 1.1.1.1 2000/08/29 10:09:46 jdc Exp $

--- /dev/null	Fri Mar  3 10:11:40 2000
+++ netmaze.man	Fri Mar  3 14:45:39 2000
@@ -0,0 +1,87 @@
+.TH NETMAZE 6 "08 January 2000" "X Version 11"
+.SH NAME
+
+netmaze \- client for X windows multiplayer combat game
+
+.SH SYNOPSIS
+
+.B netmaze
+[ -s|-server servername ]
+[ -h!-help ]
+[ -name combatname ]
+[ -tiny|-small|-huge|-big ]
+[ -mono|-gray|-dither ]
+[ -map ]
+[ -camera ]
+[ -comment comment ]
+[ -nowait ]
+[ -sound ]
+[ -texture ]
+
+.SH DESCRIPTION
+.I netmaze
+is the client for the multiplayer combat game.
+.PP
+The program options are:
+.DT
+.Ta \w'-tiny|-small|-huge|-big\ \ \ 'u
+.br
+-s|-server			Select the server host name
+.br
+-h!-help				Display the help message
+.br
+-name				Set the combat name
+.br
+-tiny|-small|-big|-huge	Select a different screensize
+.br
+-mono|-gray|-dither		Select mono, greyscale or dither mode for the Smiley
+.br
+-map					Enables the rotatemap
+.br
+-camera				Connect to server in camera mode
+.br
+-comment				Sets the comment when you kill someone
+.br
+-nowait				Disable the select-timeout (test)
+.br
+-sound				Enable sound (if compiled with USE_SOUND)
+.br
+-texture				Enable texture mode (needs at least 8bit colour)
+.PP
+The keys to control the Smiley are:
+.DT
+.Ta \w'cursor right\ \ \ 'u
+.br
+cursor-up		Move Smiley forward
+.br
+cursor-down	Move Smiley backward
+.br
+cursor-left	Rotate Smiley left
+.br
+cursor-right	Rotate Smiley right
+.br
+shift+left	Slow rotate left
+.br
+shift+right	Slow rotate right
+.br
+l			Enable/disable locator
+.br
+c			Make Smiley invisible (if allowed by server)
+.br
+m			Enable/Disable newstyle map (with radar)
+.br
+return		Enable/Disable radar for newstylemap (if allowed by server)
+.br
+p			Switch view
+.br
+j			Switch joystick (only solomode)
+.br
+Q			Quit game
+
+.SH SEE ALSO
+
+betterbot (6), dummy (6), follower (6), netserv (6)
+
+.SH AUTHOR
+
+M.Hipp