Anonymous | Login | Signup for a new account | 2025-07-27 14:59 UTC | ![]() |
My View | View Issues | Change Log | Roadmap | Zandronum Issue Support Ranking | Rules | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001652 | Zandronum | [All Projects] Bug | public | 2014-01-09 19:19 | 2014-01-10 11:18 | ||||
Reporter | Seiat | ||||||||
Assigned To | Dusk | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | no change required | ||||||
Platform | Microsoft | OS | Windows | OS Version | XP/Vista/7 | ||||
Product Version | 1.2 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0001652: Revived Friendly Monsters Hostile | ||||||||
Description | A monster revived by a friendly monster calling A_VileChase is hostile to the nearest target, including friendlies. Only seems to happens online in competitive game modes (DM, LMS). | ||||||||
Steps To Reproduce | You can download the attached ReviveTest.wad to easily reproduce. Run it in LMS or Deathmatch (with 'don't spawn monsters' dmflag unchecked). Use the pistol's altfire to summon a friendly zombieman. Then you can swap over to the shotgun, blow it away, then use the pistol's normal fire to spawn an invisible friendly monster that calls A_VileChase. | ||||||||
Additional Information | Works as intended in ZDoom, Zandronum offline, and co-operative game modes online. | ||||||||
Attached Files | ![]() | ||||||||
![]() |
|
Dusk (developer) 2014-01-10 07:07 |
I have to change the spawning function of the "VileFake" from A_CustomMissile to A_SpawnItemEx for the thing to revive anything in the first place. If you read the wiki you'd know that A_CustomMissile is for monsters and in fact is not designed to spawn monsters but projectiles anyway. After I change it to use the correct codepointer the example wad works fine for me.. |
Seiat (reporter) 2014-01-10 09:07 |
Agh.... That's embarrassing, I meant to put A_FireCustomMissile. Originally, the friendly monster was a projectile. Sorry about that. |
This issue is already marked as resolved. If you feel that is not the case, please reopen it and explain why. |
|
Supporters: | No one explicitly supports this issue yet. |
Opponents: | No one explicitly opposes this issue yet. |
![]() |
|||
Date Modified | Username | Field | Change |
2014-01-09 19:19 | Seiat | New Issue | |
2014-01-09 19:19 | Seiat | File Added: ReviveTest.wad | |
2014-01-10 07:07 | Dusk | Note Added: 0007935 | |
2014-01-10 07:08 | Dusk | Assigned To | => Dusk |
2014-01-10 07:08 | Dusk | Status | new => feedback |
2014-01-10 09:07 | Seiat | Note Added: 0007938 | |
2014-01-10 09:07 | Seiat | Status | feedback => assigned |
2014-01-10 11:18 | Edward-san | Note Added: 0007939 | |
2014-01-10 11:18 | Edward-san | Status | assigned => closed |
2014-01-10 11:18 | Edward-san | Resolution | open => no change required |
2014-01-10 11:21 | Edward-san | Note Deleted: 0007939 |
Copyright © 2000 - 2025 MantisBT Team |