]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Merge PR 'Add support for a "give a" command to give player armour'
authorJames O'Neill <hemebond@gmail.com>
Sun, 21 Apr 2024 14:44:09 +0000 (23:44 +0900)
committerGitHub <noreply@github.com>
Sun, 21 Apr 2024 14:44:09 +0000 (00:44 +1000)
commitf2b5d49e7bb788d0f4ed01f00ead2e6af2e93d1c
tree2209113353781aacd10a3dc3a464b1c21764d4b7
parent95806467c7ba78201dfbd8d0fdecae364cd7baf1
Merge PR 'Add support for a "give a" command to give player armour'

Allows the command `give a #` to give the player armour, just like the
other `give` commands. Based on the example code provided by Baker7.
Fixes #132 .

See https://github.com/DarkPlacesEngine/darkplaces/pull/136

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
sv_ccmds.c