games:nexuiz_commands
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
games:nexuiz_commands [2016-02-15-17-12] – angelegt 7saturn | games:nexuiz_commands [2016-09-03-18-23] (aktuell) – 7saturn | ||
---|---|---|---|
Zeile 65: | Zeile 65: | ||
| +strafe | activate strafing mode (move instead of turn) | | | +strafe | activate strafing mode (move instead of turn) | | ||
| +use | use something (may be used by some mods) | | | +use | use something (may be used by some mods) | | ||
- | | alias | create a script function (parameters are passed in as $X (being X a number), $* for all parameters, $X- for all parameters starting from $X). Without arguments show the list of all alias | | + | | alias | create a script function (parameters are passed in as \$X (being X a number), |
| apropos | lists all console variables/ | | apropos | lists all console variables/ | ||
| begin | signon 3 (client asks server to start sending entities, and will go to signon 4 (playing) when the first entity update is received) | | | begin | signon 3 (client asks server to start sending entities, and will go to signon 4 (playing) when the first entity update is received) | | ||
Zeile 106: | Zeile 106: | ||
| download | downloads a specified file from the server | | | download | downloads a specified file from the server | | ||
| echo | print a message to the console (useful in scripts) | | | echo | print a message to the console (useful in scripts) | | ||
+ | | endmatch | ends currently playing map/match | | ||
| entities | print information on network entities known to client | | | entities | print information on network entities known to client | | ||
| envmap | render a cubemap (skybox) of the current scene | | | envmap | render a cubemap (skybox) of the current scene | | ||
Zeile 134: | Zeile 135: | ||
| infobar | display a text in the infobar (usage: infobar expiretime string) | | | infobar | display a text in the infobar (usage: infobar expiretime string) | | ||
| iplog_list | lists names of players whose IP address begins with the supplied text (example: iplog_list 123.456.789) | | | iplog_list | lists names of players whose IP address begins with the supplied text (example: iplog_list 123.456.789) | | ||
- | | kick | kick a player off the server by number or name | | + | | kick | kick a player off the server by number or name, when using '' |
| kill | die instantly | | | kill | die instantly | | ||
| load | load a saved game file | | | load | load a saved game file | |
games/nexuiz_commands.1455556363.txt.gz · Zuletzt geändert: 2016-02-15-17-12 von 7saturn