]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
You know how in some games the crosshair grows and shrinks back when you pickup an...
authorMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Sat, 30 Oct 2010 13:47:08 +0000 (16:47 +0300)
committerMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Sat, 30 Oct 2010 13:47:08 +0000 (16:47 +0300)
commit2e3e13501897d3ccd46ebcb82451104135b33069
treefd4db25326139eb14ea6ccb6ff1db9d16f7016ac
parentcf88cdd54abfea18a0b95fa5469f06e91482e57b
You know how in some games the crosshair grows and shrinks back when you pickup an item? Well... yeah :) First part: The stat that sends the info you picked something up (don't think I can use WriteByte here, and stat seems ok).
qcsrc/common/constants.qh
qcsrc/server/defs.qh
qcsrc/server/g_world.qc
qcsrc/server/t_items.qc