removing hud
#1

i used to make videos, and im starting to again, but i reformatted comp, and i dont have the program to remove HUD in san andreas, can anyone post one?


thanks.
Reply
#2

Quote:
Originally Posted by kasco
Dude, what the hell is that supposed to mean?

Ontopic: I haven't ever heard of a tool which removes the HUD, I'll sure try it out when I get it!

Edit: Weee, 400th post
Reply
#3

Is this the program your talking about?
Quote:
Originally Posted by Mikep
Theres a program called HUDMode, Shift+H = hide HUD, it works.
I'm not sure if this is 'allowed' or not though.

I remember someone asked this and someone made an AutoHotkey script to have it hold F10 down for you. It's should be pretty easy to make.

Either that or get something heavy and put it on the F10 key. I usually just get some tape and tape it down.
Reply
#4

Код:
f1::
Send {f10 down}
return

f2::
Send {f10 up}
return
Autohotkey code. Easy as pie
Reply
#5

Quote:
Originally Posted by Lavamike
Is this the program your talking about?
Quote:
Originally Posted by Mikep
Theres a program called HUDMode, Shift+H = hide HUD, it works.
thank you so much
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)