Thread: [Solved] font size or Dhud
View Single Post
luciaus18
Senior Member
Join Date: Dec 2014
Old 03-09-2021 , 10:52   Re: font size or Dhud
Reply With Quote #4

Quote:
Originally Posted by OciXCrom View Post
You're in the Scripting Help section, so you're the one who sould do something. Try it and post if you have any problems.

You simply need to replace "set_hudmessage" with "set_dhudmessage" and "ShowSyncHudMsg" with "show_dhudmessage".
Also remove the "g_msgsync" parameter in the second one because DHUD doesn't support syncing.
Sry but you said that I have to remove the second g_msgsync. For me the second one is this: g_msgsync = CreateHudSyncObj();
I can't recompile the plugin if I do this
luciaus18 is offline