server:running_the_server:positional_parameters
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
server:running_the_server:positional_parameters [2018/03/05 15:11] – [-m] Add description of where the output goes to for each -m option karl | server:running_the_server:positional_parameters [2025/04/18 13:08] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 56: | Line 56: | ||
Syntax : '' | Syntax : '' | ||
- | The default port-number for the crossfire server is //13227// . \\ | + | The default port-number for the crossfire server is //13327// . \\ |
If you want to run it for another port, or even want to [[: | If you want to run it for another port, or even want to [[: | ||
Line 66: | Line 66: | ||
==== -mon ==== | ==== -mon ==== | ||
- | ===== Configurations | + | ===== Configuration Files and Directories |
==== -arch ==== | ==== -arch ==== | ||
Line 103: | Line 103: | ||
==== -v ==== | ==== -v ==== | ||
+ | Should print out the version of the server binary. \\ | ||
+ | That worked until at least v1.12.0 somewhat, but later servers would not print anything into the terminal, since some code changes in regards to the message stream between the server and the client had been changed, that made the usage of older clients on newer v1.50 servers and beyond partly unusable and the other way too. \\ | ||
+ | The problem is the //void version(object *op)// in // | ||
+ | The function //version// is also used by the player command [[: | ||
+ | Example output : | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
==== -m ==== | ==== -m ==== | ||
Line 115: | Line 123: | ||
* **-m3** | * **-m3** | ||
- | * dump_artifacts | + | * dump_artifacts() |
* common/ | * common/ | ||
Line 124: | Line 132: | ||
* **-m5** | * **-m5** | ||
* :!: NOT functional ! Code hooks are there, but no // | * :!: NOT functional ! Code hooks are there, but no // | ||
- | * just exit(0); | + | * Older servers |
| | ||
* **-m6** | * **-m6** |
server/running_the_server/positional_parameters.1520284306.txt.gz · Last modified: (external edit)