[HALP] Finding NameTag Address

Joined
Jan 1, 2017
Messages
6
Reaction score
0
HeyGuys.
I'm trying to find NameTag address [0.3e rc5] for max distance and stuff
like when we want to find ammo address we can just search ammo value.
but when come to nametag I have no idea where to start. can someone please guide me how to find it please.
Thanks in advance.
:computerguy:
 

englezeanu

Active member
Joined
Dec 17, 2013
Messages
40
Reaction score
0
Open up a 0.3e server.
Use https://wiki.sa-mp.com/wiki/SetNameTagDrawDistance and set nametag draw distance to 50.0.
Use cheatengine to search for 50.0 value.
Use that function again to change from 50.0 to 100.0.
Use cheatengine again and search for 100.0

Repeat until you find the address. (2 times should be enough)
 
Joined
Jan 1, 2017
Messages
6
Reaction score
0
got it work now. thank you so much! 
:fuck_yea:

Annnnnnnd
how to find the code that enable nametag through the wall :trollface:
I tried nopping around but seems I cant get the right one.
hey i'm sorry if this is too much. but im really curious how to get to this kind of stuff. like what should we search for?
Thanks again.
 

englezeanu

Active member
Joined
Dec 17, 2013
Messages
40
Reaction score
0
You can start by looking for what reads the address for nametag draw distance and nop around.
Or you could make use of https://wiki.sa-mp.com/wiki/DisableNameTagLOS, but have in ur mind that this function has to be called before player connection, so a relog is needed to take effect. (reconnect without closing SA-MP otherwise the base address will change and previous search will get invalidated)
 
Joined
Jan 1, 2017
Messages
6
Reaction score
0
finally got it!  :yesyes:
learned a lot from this.
thank you soooooo much man! you made my day.
I really appreciate.
 
Top