MapLabel hit box bug

Post Reply
Zanthis
Posts: 23
Joined: Mon Dec 09, 2013 8:35 pm

MapLabel hit box bug

Post by Zanthis »

I'm having an issue with strange hit boxes on map labels. I create a label with the following:
createMapLabel(2, "The Eastern Road", 5, -11, 0, 255, 255, 255, 170, 0, 0, 0, 10)

And the label appears, but its hit box is messed up. It goes from the top left corner of the label to the top left corner of the map, instead of the bottom right corner of the mao (see the attached image). This makes that entire section of the map unclickable.
Attachments
MapLabelError.png
MapLabelError.png (24.88 KiB) Viewed 2122 times

User avatar
chris
Posts: 493
Joined: Fri Jun 17, 2011 5:39 am

Re: MapLabel hit box bug

Post by chris »

This has been addressed in the development versions of Mudlet, and will be available soon enough.

Post Reply