Added some text to cycleweap doc and added name to credits

This commit is contained in:
BjossiAlfreds 2019-10-12 23:51:56 +00:00
parent bf1d8a6cb6
commit c7b412e768
2 changed files with 5 additions and 1 deletions

View file

@ -5,7 +5,10 @@ original clients (Vanilla Quake II) commands are still in place.
* **cycleweap <weapons>**: Cycles through the given weapons. Can be used
to bind several weapons on one key.
to bind several weapons on one key. The list is provided as a list of
weapon classnames separated by whitespaces. A weapon in the list is
skipped if it is not a valid weapon classname, you do not own it in
your inventory or you do not have enough ammo to use it.
* **listentities <class>**: Lists the coordinates of all entities of a
given class. Possible classes are `ammo`, `items`, `keys`, `monsters`

View file

@ -1568,6 +1568,7 @@ static const char *idcredits[] = {
"Daniel Gibson",
"Sander van Dijk",
"Denis Pauk",
"Bjorn Alfredsson",
"",
"Quake II(tm) (C)1997 Id Software, Inc.",
"All Rights Reserved. Distributed by",