Page 1 of 1
Allow weapons to be emitted from units who have no weapon
Posted: 02 Nov 2010, 08:28
by Forboding Angel
In other words, atm weapon emits are currently tied to units, as in, the weapon has to be defined on the unit before it can be emitted. I would like to emit any weapon defined in weapons/weapons.lua
Re: Allow weapons to be emitted from units who have no weapon
Posted: 02 Nov 2010, 08:47
by knorke
you mean something like CreateProjectile()?
That would be nice, would like to play around with something like this. Actually was surprised when I noticed such function does not exist.
Re: Allow weapons to be emitted from units who have no weapon
Posted: 02 Nov 2010, 09:42
by Forboding Angel
Emitted via BOS/LUS