Quote:
Originally Posted by fysiks
What part isn't working? Is hudmsg() being called? If so, how?
Did you try putting a simple client_print() in there also to see if the functions are getting called properly?
Also, you should check if the user is connected in ShowHud() before calling show_dhudmessage().
|
Answer this questions.
That's how you fix bugs, it's called DEBUGGING. There's no way to write working code without learning or wanting to debug your code.
__________________