
Bugs fixed in the unofficial version
Moderator: GZDoom Developers
Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
- Inuyasha_989
- Posts: 612
- Joined: Thu Oct 16, 2003 2:51 pm
- Location: Player Connector
- Contact:
- Graf Zahl
- Lead GZDoom+Raze Developer
- Posts: 49225
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
DoomRater wrote:Graf, do you know what my problem is? As I said I used SpawnItem to create the projectiles (do they have to be monsters in order for it to work?) and nothing.
If you refer to killing, the object to be killed has to be shootable. Otherwise any attempt to damage it won't do anything at all. Projectiles also can't kill their owner because the needed information is never passed to them.