]> icculus.org git repositories - divverent/nexuiz.git/commit
add laser pickup model; make laser optionally throwable
authordiv0 <div0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Fri, 6 Feb 2009 13:30:56 +0000 (13:30 +0000)
committerdiv0 <div0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Fri, 6 Feb 2009 13:30:56 +0000 (13:30 +0000)
commit66ccd6b57ffe7bb63de51f96421c2b345e7fe9a9
tree3660a667641ceb92f5362f49b98451d1cb0ccec2
parent0991a0eb428bb737e20da6a55a3941b9f6cf0456
add laser pickup model; make laser optionally throwable

To throw a laser, do:

g_start_weapon_laser 0
sv_cheats 1
map basement
impulse 99
impulse 1
impulse 17

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@5780 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
data/models/weapons/g_laser.md3 [new file with mode: 0644]
data/qcsrc/server/cl_weapons.qc
data/qcsrc/server/w_laser.qc
data/scripts/entities.def