Strictly Delta: Cheat Place
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Strictly Delta: Cheat Place

A fun Place to interact and learn game hacking.
 
HomeHome  SearchSearch  Latest imagesLatest images  RegisterRegister  Log in  

 

 Tut on Dmg Bar And BHD guy.

Go down 
3 posters
AuthorMessage
»–gHÒ§†–«
Admin
Admin
»–gHÒ§†–«


Posts : 92
Join date : 2007-12-19
Age : 32
Location : NY

Tut on Dmg Bar And BHD guy. Empty
PostSubject: Tut on Dmg Bar And BHD guy.   Tut on Dmg Bar And BHD guy. Icon_minitimeThu Dec 20, 2007 6:24 am

Ok, in this tut I will teach you how to change the color of your little bhd guy. To do this you will need :
1. Pff extractor
2. Encryptor/Decryptor, which you can find here
You can find these programs here---> http://www.delta-h.net/forum/index.php?topic=229.0

Ok, it all starts out by locating your hudpos.def file In BHD folder. To do this you need a pff extractor. Start by locating the dfv.cfg file in your bhd and then look for localres.pff with pff extractor. Once you find this, you can extract hudpos.def to your desktop, or another location, whatever, doesn't matter. But when you open the file that you just put on your desktop(you might need to decrypt it first), It should read like this :


Code:
HUDSCOPERANGEXY      512 , 640
HUDSCOPEZEROXY      512 , 660
HUDSCOPEMAGXY      512 , 680
HUDBINOCSRANGEXY  500 , 680



HUDSPINMAPX1    826 
HUDSPINMAPX2    1006 
HUDSPINMAPY1    514 
HUDSPINMAPY2    694 

MAPCOORDS      990,697
HUDTIMECLOCK    830,697


HUDWPDX        990     
HUDWPDY        722     

HUDTITLEX      990     
HUDTITLEY      746 

HUDPINGX      10
HUDPINGY      10
HUDPINGRIGHT  0

HUDFLAGCARRIER  4 8     



HUDHLTHX      144     
HUDHLTHY      699     
HUDHLTHXS      74     
HUDHLTHYS      11     

HUDPWRX      20     
HUDPWRY      720     
HUDPWRXS  74     
HUDPWRYS  11     

HUDCHLINE      8     

basealphavalue  30
highalphavalue  95
alphafadetime    2


HUDCLIPDX      12     
HUDCLIPDY      693     



HUDCHATTEXT        12 , 711 
HUDSYSTEXT        524 , 6     

cargopos      80,471       
roomtkpos      19,397       
roomtktxtpos  12,464       


HUDSTANCEPOS 12 471     
HUDSTANCE 0  0 0 stance_1.tga STAND 
HUDSTANCE 1  0 0 stance_2.tga CROUCH 
HUDSTANCE 2  0 0 stance_3.tga PRONE 
HUDSTANCE 3  0 0 stance_4.tga Sitting
HUDSTANCE 4  0 0 stance_5.tga Emplaced
stancecolor_good  0,255,0
stancecolor_middle  160,160,0
stancecolor_bad      255,0,0

HUDTEAMXY 12,591


HUDWIPX        12 608     

HUDWPNICON      12 , 625 


AMMOCOUNTX      69
AMMOCOUNTY      667

HUDDECLUT_MSNTITLE      0 1  1  0 
HUDDECLUT_FARPINFO      0 1  1  0 
HUDDECLUT_WAYPOINT      0 1  1  0 
HUDDECLUT_ALTGRP      0 1  0  0 
HUDDECLUT_SPEED        0 1  0  0 
HUDDECLUT_CKPTCOND      0 1  0  0 
HUDDECLUT_TRQIND      0 1  0  0 
HUDDECLUT_CTAPE        0 1  0  0 
HUDDECLUT_TRGTCNT      0 1  0  0 
HUDDECLUT_TMODE        0 1  0  0 
HUDDECLUT_WPNGRP      0 1  1  0 
HUDDECLUT_DMGBAR      0 0  0  0 
HUDDECLUT_CFGDISP      0 1  1  0 
HUDDECLUT_TARGDMGDISP  0 1  1  0 
HUDDECLUT_SPINMAP      0 1  1  0 
HUDDECLUT_VELVECT      0 1  1  0 
HUDDECLUT_LOLLIS      0 1  1  0 
HUDDECLUT_HOLEINGRND  0 1  1  1 
HUDDECLUT_FARPIND      0 1  1  1 
HUDDECLUT_XHAIRS      1 1  1  1 
HUDDECLUT_TEAMID      0 1 1  1 
HUDDECLUT_PWRBAR      1 1  1  1
HUDDECLUT_CLOCK          0 1 1 




What you are looking for is this:



Code:
stancecolor_good  0,255,0
stancecolor_middle  160,160,0
stancecolor_bad      255,0,0


what you need to do with that is to change the numbers to color codes.
A good site with lots of codes is this : http://www.pitt.edu/~nisg/cis/web/cgi/rgb.html

find the color you want and set them for each stance. Good represents good health which used to be green.
Middle represents mid health which used to be yellow.
Bad represents bad health which used to be red.

You can change your Little guy to three different colors if you want.
Anywayz,
save your file. Encrypt it and put it back, and you have it;)



Damage Bar
To do the damage Bar you need to locate the same file specified above and scroll down to where it says

Code:
HUDDECLUT_DMGBAR      0 0   0   0

what you need to do is to change all the 0's to 1's to make it look like this

Code:
HUDDECLUT_DMGBAR      1 1   1   1

after youve done that, save the file, x out
enjoy your Dmg bar:)

creds: konvict(dh) for helping me with damage bar.

Enjoy.
Back to top Go down
https://novawhores.forumotion.com
Jtwizzle
Admin
Admin
Jtwizzle


Posts : 163
Join date : 2007-12-21

Tut on Dmg Bar And BHD guy. Empty
PostSubject: Re: Tut on Dmg Bar And BHD guy.   Tut on Dmg Bar And BHD guy. Icon_minitimeMon Jan 07, 2008 12:40 am

Good job Wink
Back to top Go down
-TM-
V.I.P
V.I.P
-TM-


Posts : 78
Join date : 2008-01-04

Tut on Dmg Bar And BHD guy. Empty
PostSubject: Re: Tut on Dmg Bar And BHD guy.   Tut on Dmg Bar And BHD guy. Icon_minitimeTue Jan 15, 2008 9:11 am

Thanks for giving it out... geek
Back to top Go down
Sponsored content





Tut on Dmg Bar And BHD guy. Empty
PostSubject: Re: Tut on Dmg Bar And BHD guy.   Tut on Dmg Bar And BHD guy. Icon_minitime

Back to top Go down
 
Tut on Dmg Bar And BHD guy.
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
Strictly Delta: Cheat Place :: Tutorials :: .DEF's-
Jump to: