Ofsets to entity table for Radar

01/05/2009 23:45 lapilesos#1
Hello everyone,

i have big problem to locate offsets for radar. Using CE 5.4 im trying to locate count of entities ( it should follow a pointer on array of entities ) - but its really hard to find well controlled place in game where i can control an amount of entities around me. Probably there are other methods to track this pointer down? Like reverse pointer search from Name of char? Or name of random entity?

Thanks in advance.
01/06/2009 11:24 lapilesos#2
kk. Thanks for hint :)
Actualy there are a number threads with offset to table of entities but even seeing it i cant understand how to track them back from entitiy record to base table(array or list or whatever). I`ve tried Search Pointer in CE - but it didnt find this table.

This one :
ENTITY_BASE_PTR = [00D0FA54]
PLAYER_BASE_PTR = [00D0FC58]
GUID_BASE_PTR = [00BA8C24]
TARGET_BASE_PTR = [00EFE408]