SphereCommunity
Cursor yellow highlight - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: Cursor yellow highlight (/Thread-Cursor-yellow-highlight)



Cursor yellow highlight - Gil Amarth - 06-07-2012 10:02 PM

I have checked that if you set ATTR = attr_move_never, and then turn off .GM, all the items you see... are like statics.
When you move the cursor over them, there is no yellow highlight like other items who don“t have any ATTR set. But of course, they are dynamics objects who olny seems statics.

However, there is a few items who you can highlight and try to move, even with the "attr_move_never" set. And of course the sphere thows a: "You can not pick up that up." When you try to move it.

Is this client sided with only a few items? Or is it a property who can be set?
Answer found in RunUO forums.

If someone are interested. You have to set the weight to 255, editing Tiledata.mul Smile


RE: Cursor yellow highlight - darksun84 - 06-07-2012 11:27 PM

What are those items Big Grin ?


RE: Cursor yellow highlight - Gil Amarth - 06-08-2012 12:08 AM

Some crops, like linen, cabbage, wheat sprouts... and a lot more.

If they are not highlight, then I can use @Click over them. But if they are highlighted, not due tooltips. So, it was important to me. xD


RE: Cursor yellow highlight - Mulambo - 06-10-2012 04:27 AM

Probably tiledata.mul issue, cant say which attribute since it has been long time when I played with client files