BYOND Version: 4.0 and up
Operating System: Win XP
Web Browser: Firefox though n/a
Game/Hub(s): hub://www.byond.com/games/Dpheonix7/ Dragon_Warrior_Heros_Destiny
Video Card (for graphics bugs): dont know
Descriptive Problem Summary:I have player icons that players can change the colors too. If they choose their own colors the icons work fine in text, but if they don't, it only shows the first icon in the player.dmi file containing all the player icons.
Numbered Steps to Reproduce Problem:Make a character and don't select custom colors.
Code Snippet (if applicable) to Reproduce Problem:
world << "[src] says: \icon[src.icon] [message]."
Expected Results:To have the correct icon state show in text
Actual Results:The wrong icon state shows in text
Does the problem occur:
Every time? Or how often?everytime
In other games?yes
On other computers?yes
In other user accounts?yes
When does the problem NOT occur?it always accurs
Workarounds:using [src] after icon instead of [src.icon] will show the icon properly in chat, but then custom colored icons don't show at all.
Lummox JR