Allow weapons to be emitted from units who have no weapon
Moderator: Moderators
- Forboding Angel
- Evolution RTS Developer
- Posts: 14673
- Joined: 17 Nov 2005, 02:43
Allow weapons to be emitted from units who have no weapon
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
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.
That would be nice, would like to play around with something like this. Actually was surprised when I noticed such function does not exist.
- Forboding Angel
- Evolution RTS Developer
- Posts: 14673
- Joined: 17 Nov 2005, 02:43
Re: Allow weapons to be emitted from units who have no weapon
Emitted via BOS/LUS