Jump to content

New Hud - PointBlank


#RooTs

Recommended Posts

  • 2 weeks later...
  • 5 months later...
  • 1 month later...

THIS IS THE BEST HUD

:P

i really like your hud bro

and its soo cool and u finally released the decompiled version soo we can edit the weapons names :twisted:

and u fixed WeapomName position :mrgreen:

thanks for sharing this resources with us :)

Thanks man :mrgreen::wink::P

Link to comment

He want that you add a command or a function to hide your hud.

This should do it, didn't tested it.

function showCustomHUD(bool) 
     if not bool then  
        return 
      end 
      if bool == true then 
     addEventHandler('onClientRender',root,PointBlank) 
      elseif bool == false then 
     removeEventHandler('onClientRender',root,PointBlank) 
  end 
end 

Link to comment
  • 2 months later...
  • 3 months later...
  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...