View Issue Details

IDProjectCategoryView StatusLast Update
0000068Gameplay + OpenGL[All Projects] Bugpublic2017-01-17 03:02
ReporterFishyClockwork01 
Assigned ToEdward-san 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0000068: Strife gold pickup messages broken
DescriptionThe pickup messages for subclasses of 'Coin' seem to be broken.
Picking up 'Gold10' gets you "You picked up 1d gold."
Picking up 'Gold25' gets you "You picked up 2d gold."
And picking up 'Gold50' gets you "You picked up 5d gold."

My guess is it's Coin's PickupMessage() that's broken here.
Steps To ReproduceSummon Gold10 and pick it up. Repeat for Gold25 and Gold50.
TagsNo tags attached.

Relationships

Activities

Edward-san

Edward-san

2017-01-17 03:00

developer   ~0000105

The 'Replace' FString action function did never work properly. Should be fixed with this pr.

Issue History

Date Modified Username Field Change
2017-01-17 02:17 FishyClockwork01 New Issue
2017-01-17 03:00 Edward-san Note Added: 0000105
2017-01-17 03:02 Edward-san Assigned To => Edward-san
2017-01-17 03:02 Edward-san Status new => resolved
2017-01-17 03:02 Edward-san Resolution open => fixed