Jump to content

hud


yoya99

Recommended Posts

Posted (edited)

hey guys i am making my own hud gta 5 style and i wanted to ask you how to make this Ammo disappear...i dotn find anything without text infront of it....

I want without the text Ammo: and thefirst ammo should be white and the second grey

   dxDrawText("AMMO: "..ammo, (screenW - 310) / 1.00 + 70 - 5.10,  (screenH - 800) / 1.05 - 190 + 7.29, ((screenW - 423) / 1.05 + 50 - 5.10) + 423, (  (screenH - 42) / 1.05 - 190 + 7.29) + 42, tocolor(128, 128, 128, 255), 1.00, "pricedown", "left", "top", true, true, true, true, false) 
        dxDrawText("AMMO: "..ammo, (screenW - 310) / 1.00 + 70 - 5.10,  (screenH - 800) / 1.05 - 190 + 7.29, ((screenW - 423) / 1.05 + 50 - 5.10) + 423, (  (screenH - 42) / 1.05 - 190 + 7.29) + 42, tocolor(128, 128, 128, 255), 1.00, "pricedown", "left", "top", true, true, true, true, false) 

Edited by Guest

And the snail starts to sing

Posted

Thank you i got it ...but how can i make it the first ammo part (main) white and the second ammo part Grey? when i add colorcodes it says again an error xD

And the snail starts to sing

Posted

dxDrawText(""..#FFFFFFammo#FF0000, (screenW - 310) / 1.00 + 70 - 5.10, (screenH - 800) / 1.05 - 190 + 7.29, ((screenW - 423) / 1.05 + 50 - 5.10) + 423, ( (screenH - 42) / 1.05 - 190 + 7.29) + 42, tocolor(128, 128, 128, 255), 1.00, "pricedown", "left", "top", true, true, true, true, false)

dxDrawText(""..#FFFFFFammo#FF0000, (screenW - 310) / 1.00 + 70 - 5.10, (screenH - 800) / 1.05 - 190 + 7.29, ((screenW - 423) / 1.05 + 50 - 5.10) + 423, ( (screenH - 42) / 1.05 - 190 + 7.29) + 42, tocolor(128, 128, 128, 255), 1.00, "pricedown", "left", "top", true, true, true, true, false)

i tryto make 2 colors for the ammo part

And the snail starts to sing

Posted

And now you're cloning my hud...

And as always noone is doing anything about it, poor system.

If you're looking for a cheap paid scripter, don't hesitate to contact me.

Great minds discuss ideas, Average minds discuss events and small minds discuss people.

Posted

Yeah sure.

Still a poor system

If you're looking for a cheap paid scripter, don't hesitate to contact me.

Great minds discuss ideas, Average minds discuss events and small minds discuss people.

Posted

Topic name says "your own hud" and the link you posted is just a random hud to evade getting your codes removed or banned.

If you're looking for a cheap paid scripter, don't hesitate to contact me.

Great minds discuss ideas, Average minds discuss events and small minds discuss people.

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...