]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Give getfilternumber the functionality to also get edict numbers from player
authorSamual <samual@xonotic.org>
Thu, 17 Nov 2011 22:13:23 +0000 (17:13 -0500)
committerSamual <samual@xonotic.org>
Thu, 17 Nov 2011 22:13:23 +0000 (17:13 -0500)
commit886e5f495ea6712931d1c44852188c312dac5fcf
treecf08b9e758e5edb0552b8c3eb89a647d5b9c3802
parentf4c2e7beffdacf2cc696750f1e3c401d30fd47d5
Give getfilternumber the functionality to also get edict numbers from player
names.. This way you can supply the name of a player you want to select
instead of just being able to supply the entity number.
qcsrc/common/util.qc
qcsrc/server/miscfunctions.qc