#metin2 #radar #source

  1. C++ Metin2 PvP radar source

    Kod 1. :D struct c_entity { int type; float x; float y; float z; int IsDead; DWORD VIDS; }c_entity[355]; struct c_players { float x; float y; float z; DWORD SkillHacks; }c_players; bool entity_render = true; bool local_render = true; DWORD WINAPI...