Zandronum Chat on our Discord Server Get the latest version: 3.2
Source Code

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002264Zandronum[All Projects] Bugpublic2015-05-27 01:082015-06-23 22:55
ReporterDusk 
Assigned ToEdward-san 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionduplicate 
PlatformOSOS Version
Product Version3.0-beta 
Target Version3.0Fixed in Version 
Summary0002264: A_SetScale doesn't work online
DescriptionConsider the following DECORATE. The imp should shrink as it loses health, eventually becoming tiny when its health goes very low. Online this does not happen and the imp stays giant size.

Additionally, when reconnecting to the server, the imp's corpse will appear normal sized (instead of huge as the initial desync is or tiny as it should be)
Steps To Reproduce

ACTOR ShrinkingImp : DoomImp replaces DoomImp
{
    Health 600
    PainChance 0

    States
    {
    See:
        TROO A 0 A_SetScale (0.2 + (health / 300))
        TROO ABCD 4 A_Chase
        loop

    Melee:
    Missile:
        stop
    }
}
Attached Files

- Relationships
duplicate of 0002247closedEdward-san A_SetScale weirdness online 

-  Notes
User avatar (0012778)
Edward-san (developer)
2015-06-23 20:20

0002247:0012777 .

Issue Community Support
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.

- Issue History
Date Modified Username Field Change
2015-05-27 01:08 Dusk New Issue
2015-06-23 20:20 Edward-san Note Added: 0012778
2015-06-23 20:20 Edward-san Assigned To => Edward-san
2015-06-23 20:20 Edward-san Status new => needs review
2015-06-23 22:55 Dusk Relationship added duplicate of 0002247
2015-06-23 22:55 Dusk Status needs review => closed
2015-06-23 22:55 Dusk Resolution open => duplicate






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2025 MantisBT Team
Powered by Mantis Bugtracker