ULX

Author Topic: How to raise chatbox for custom HUDs (Need Help)  (Read 1705 times)

0 Members and 1 Guest are viewing this topic.

Offline Jason1337

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
How to raise chatbox for custom HUDs (Need Help)
« on: July 06, 2014, 02:06:28 PM »
So I added a custom HUD , but it kinda blocks the chat box, so I need help on how to raise the chatbox up vertically to fix this problem.

Offline Avoid

  • Full Member
  • ***
  • Posts: 142
  • Karma: 42
Re: How to raise chatbox for custom HUDs (Need Help)
« Reply #1 on: July 07, 2014, 02:36:47 PM »
Hello,
I'd really appreciate it when people would add the code that they are having problems with.
But for a start I'd suggest going over the code and look for things like "ScrH()" or "ScrW()".

Cheers,
Avoid

Offline Jason1337

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: How to raise chatbox for custom HUDs (Need Help)
« Reply #2 on: July 11, 2014, 07:54:33 AM »
I just need to find the file itself, I have no idea where it would be located :L

Offline Avoid

  • Full Member
  • ***
  • Posts: 142
  • Karma: 42
Re: How to raise chatbox for custom HUDs (Need Help)
« Reply #3 on: July 11, 2014, 08:06:03 AM »
Hello,
didn't you write you added the HUD to your server? If so take a look in the folder and at the clientsided files.
If you need help post some code snippets in here! :)

~Avoid