Quote:
Originally Posted by HamletEagle
What you just said makes no sense. You use the amxx studio hud generator to positon the hud - the set_hudmessage line. Then you display whatever message you want, no matter how complex with show_hudmessage which you already have(and is the message you want to move).
|
You are right. I was wrong. Yes, I was aware of the AMXX-Studio's HUD message generator function, but I didn't know that I can use the cursor of the mouse to position the HUD message exactly where I want. I discovered that I can use the cursor just a few minutes ago.
Yes, the HUD Generator helped me to understand what values I need to use in order to position the HUD at the place where I want it to be.
Problem solved.
Thanks.