MantisBT - Zandronum |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0002265 | Zandronum | [All Projects] Bug | public | 2015-05-27 01:14 | 2018-09-30 22:20 |
|
Reporter | Dusk | |
Assigned To | Torr Samaho | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 3.0-beta | |
Target Version | 3.0 | Fixed in Version | 3.0 | |
|
Summary | 0002265: A_SpawnItemEx flag SXF_TRANSFERSCALE doesn't work online |
Description | Consider (again) the following DECORATE. The stupidly large imp spawns a lost soul with this flag when it dies. Offline the lost soul is just as large, online it's normal sized. |
Steps To Reproduce |
ACTOR StupidImp : DoomImp replaces DoomImp
{
Scale 3.0
States
{
Death:
TNT1 A 0 A_SpawnItemEx ("LostSoul", 64,0,0, 0,0,0, 0, SXF_TRANSFERSCALE)
goto Super::Death
}
}
|
Additional Information | |
Tags | No tags attached. |
Relationships | related to | 0002247 | closed | Edward-san | A_SetScale weirdness online |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-05-27 01:14 | Dusk | New Issue | |
2015-08-08 15:26 | Torr Samaho | Relationship added | related to 0002247 |
2015-08-08 15:27 | Torr Samaho | Note Added: 0013095 | |
2015-08-08 15:27 | Torr Samaho | Note Edited: 0013095 | bug_revision_view_page.php?bugnote_id=13095#r7822 |
2015-08-08 15:27 | Torr Samaho | Note Revision Dropped: 13095: 0007821 | |
2015-08-08 18:13 | Torr Samaho | Assigned To | => Torr Samaho |
2015-08-08 18:13 | Torr Samaho | Status | new => assigned |
2015-08-08 18:15 | Torr Samaho | Note Added: 0013109 | |
2015-08-08 18:15 | Torr Samaho | Status | assigned => needs testing |
2015-08-08 18:23 | cobalt | Note Added: 0013112 | |
2015-09-10 03:43 | Ru5tK1ng | Note Added: 0013464 | |
2015-09-10 07:10 | Dusk | Status | needs testing => resolved |
2015-09-10 07:10 | Dusk | Fixed in Version | => 3.0 |
2015-09-10 07:10 | Dusk | Resolution | open => fixed |
2018-09-30 22:20 | Blzut3 | Status | resolved => closed |