v10networkscom / saltychat-fivem

FiveM implementation of Salty Chat (TeamSpeak 3 based Voice Plugin)
https://gaming.v10networks.com
GNU General Public License v3.0
70 stars 64 forks source link

HUD not visible #74

Closed SamBradley123 closed 3 years ago

SamBradley123 commented 3 years ago

SaltyChat 2.3.1 works fine, but when I start the saltyhud resource, the HUD doesn't show.

Is there a manipulation that I missed?

BlackFlash5 commented 3 years ago

Did you build the solution? Have you verified that the resource runs? Is the HUD enabled? What where your exact setup steps?

Why aren't questions like these already answered so i wouldn't have to ask them?

SamBradley123 commented 3 years ago

I took SaltyChat, I built the Salty Chat 2.3.1 solution Then I made "Ensure saltychat", in my server.cfg. Then, I put "Ensure saltyhud" in my server.cfg.

Saltychat moves me well in the right teamspeak channel and it works => No problem at this level.

My only problem is the HUD.

If I try to build the SaltyHUD-FiveM.sln solution, I get errors from Visual Studio

BlackFlash5 commented 3 years ago

If I try to build the SaltyHUD-FiveM.sln solution, I get errors from Visual Studio

How is the HUD supposed to work then?

SamBradley123 commented 3 years ago

Like a basic HUD, when you start it it is displayed. The saltychat solution was generated (it works, people get along, and the TS switches us) The HUD display does not work ...

BlackFlash5 commented 3 years ago

In case you didn't get it: You have to build the HUD solution, otherwise it wont work. It's also mentioned in the setup steps.