1crossfire(6)             CrossFire Game Server Manual             crossfire(6)
2
3
4

NAME

6       CrossFire - a multiplayer adventure and arcade game server
7
8

SYNOPSIS

10       crossfire-server [-<options>]
11
12

DESCRIPTION

14       CrossFire  is  a multiplayer graphical arcade and adventure game, which
15       has certain  flavours  from  other  games,  especially  Gauntlet  (TM),
16       NetHack,  Moria, Angband, and Ragnarok.  Any number of players can move
17       around in their own window, finding and using items and  battling  mon‐
18       sters.  They can choose to cooperate or compete in the same world.
19
20       CrossFire  runs as a client/server model. You will also need one of the
21       clients to play. With them you can either connect to a  server  someone
22       else  has  set  up,  or run your own server and connect to that. At now
23       clients exit for the X-Windows, GTK, Java, and Windows NT environment.
24
25

OPTIONS

27       -csport <port number>
28              Specifies the port to that should be used for the  client/server
29              connection.
30
31       -d     Turns on some debugging.
32
33       +d     Turns  off  debugging.  Useful  if  DEBUG was defined at compile
34              time.
35
36       -detach
37              This will run the server as a demon.
38
39       -h     Prints out a list of server options.
40
41       -log <file>
42              Specifies a file to send output to.  Only has meaning if -detach
43              is specified.
44
45       -mon   Turns on monster-debugging.
46
47       -o     Prints out info on what was defined at compile time.
48
49       -s     Displays the highscore list.
50
51       -score <name | class>
52              Displays all highscores with matching name or class.
53
54       -v     Prints out version and contributors.
55
56       The  following  options are only available if DUMP_SWITCHES was defined
57       at compile time. You can only use one of them without any other option.
58
59       -m     Dumps out suggested experience for all monsters.
60
61       -m2    Dumps out abilities.
62
63       -m3    Dumps out artifact information.
64
65       -m4    Dumps out spell information.
66
67       -m5    Dumps out skill information.
68
69       -m6    Dumps out race information.
70
71       -m7    Dumps out alchemy information.
72
73       -m8    Dumps out gods information.
74
75       -m9    Dumps out more alchemy information.
76
77       -mt <name>
78              Dumps out a list of treasures for a monster.
79
80       -mexp  Dumps out the experience table.
81
82       -mq    Dumps out the list of defined quests.
83
84

SEE ALSO

86       cfclient(6)
87
88

BUGS

90       Please read the REPORTING BUGS section in README.
91
92

AUTHOR

94        (C) 1994 Mark Wedel (mwedel@scruznet.com)
95        (C) 1992 Frank Tore Johansen (frankj@ifi.uio.no)
96
97
98
99                                  Feb 04 2004                     crossfire(6)
Impressum