Hudtext under the mousePromaster User Offline 07.12.14 12:34:38 am I wonder if there is possible to make a code that makes a hud text under the mouse. If there is possible, can you explain how the code would work?
Re: Hudtext under the mouseRainoth Moderator Offline 07.12.14 12:39:45 am You would use reqcld and clientdata to get player's cursor position on screen and the put hudtxt on that position. You'd have to use ms100 hook at least for it to look decently smooth, though. That's how you do it. I can't guarantee it wouldn't lag.
Re: Hudtext under the mousePseudon User Offline 07.12.14 12:41:30 am @ Rainoth: and I can aprove that... We does not understand. Don't ask how I know o.o .
Re: Hudtext under the mousePromaster User Offline 07.12.14 12:46:11 am http://prntscr.com/5e0dc6 Thank you alot! edited 1×, last 07.12.14 01:03:14 am