Hudtext under the mousePromaster OPUser Offline 06.12.14 11:34:38 pm 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 06.12.14 11:39:45 pm 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 06.12.14 11:41:30 pm @ Rainoth: and I can aprove that... We does not understand. Don't ask how I know o.o .
Re: Hudtext under the mousePromaster OPUser Offline 06.12.14 11:46:11 pm http://prntscr.com/5e0dc6 Thank you alot! edited 1×, last 07.12.14 12:03:14 am