Posted: Thu Aug 17, 2006 7:09 am Post subject: PrintTextAbove item + backpack :)
When we use PrintTextAbove on item which is located on ground, then everything is ok. Text is printed exactly over selected item.
But when we put that item in our backpack (or other container), then this text is located in place where we last click that backpack gump (or other containter gump), not over selected item.
Author
Message
Yukiko
Joined: 02 Feb 2006 Posts: 1094 Location: Southern Central USA
Posted: Thu Aug 17, 2006 3:19 pm Post subject:
Sounds like POL is referencing where the item lies in the "game world" rather than in the open gump of the container.
no, it's not weird. it's used on OSI shards (i.e. plantsystem, pouring potions), and on RUNUO server.
So it must be definable where to display the message.
Author
Message
MuadDib POL Developer
Joined: 13 Feb 2006 Posts: 830 Location: Indiana, USA
Posted: Mon Jan 01, 2007 7:14 am Post subject:
Does this work correctly, if you use PrintTextAbovePrivate? Just curious.
Wondering, because I see nothing serverside that would control this. Because the client is not given any coords/etc to print this, just the serial and graphic of the item to print it above.