I need a piece of code, even a small idea, on how to get this done. It'd be greatly appreciated. For those of you who've ever played any Dragon Ball Z game for PS2 or Mortal Kombat game for any series [I believe], when in the practice-mode, the buttons you press appear on-screen, letting the player know what he did to perform the technique. For those of you who haven't, I'll explain simply: I'd like a way to show, "Confirm Buttons" on a player's screen. To show what Macroes the player used to do a certain action.
P.S: I apologize in advance if there was a previous post about this in this section / any section on the forums but though I searched the Design Philosophy Section, the Code Problems Section as well as this section, I've came up empty handed.
You could make use of image, client.screen, or winset a grid to name but a few.
An image could dynamically follow the player's avatar around on the screen quite easy, whereas the screen-object would be stationary, but over the map and the grid would be stationary off the map.