MantisBT - Zandronum
View Issue Details
0002926Zandronum[All Projects] Bugpublic2016-11-17 20:342016-11-17 21:14
Filystea 
 
normalminoralways
closedinvalid 
3.0-beta 
 
0002926: A_SpawnItemEx does not work for monsters spawning.
Just try to A_SpawnItemEx( "anything that is monster" ) and it won't appear.

Works perfect for projectiles tho.
I have work around with A_CustomMissile but Wanted to somehow make spawned monster keep enemy monsters of the master.
Just try to A_SpawnItemEx( "anything that is monster" ) and it won't appear.
ZandroDev3.0-160519-2047linux-x86_64

Linux debian 4.8.0-1-amd64 #1 SMP Debian 4.8.5-1 (2016-10-28) x86_64 GNU/Linux
No tags attached.
Issue History
2016-11-17 20:34FilysteaNew Issue
2016-11-17 21:13FilysteaNote Added: 0016207
2016-11-17 21:13Edward-sanNote Added: 0016208
2016-11-17 21:13Edward-sanStatusnew => feedback
2016-11-17 21:14Edward-sanNote Deleted: 0016208
2016-11-17 21:14Edward-sanStatusfeedback => closed
2016-11-17 21:14Edward-sanResolutionopen => invalid

Notes
(0016207)
Filystea   
2016-11-17 21:13   
Shit It works, sorry. Had same mistake in two places.

You can delete it.