Commit Graph

6 Commits

Author SHA1 Message Date
8dcc
f3046d6ac8 Rename player functions from util
valid_client -> valid_player
get_entity -> get_player
2023-07-24 17:09:55 +02:00
8dcc
e8e6e48952 Use get_entity instead of GetEntityByIndex 2023-07-23 22:31:37 +02:00
8dcc
41e6b012d9 Add 3d box esp
Sometimes shows "ghost" boxes with weird strings (not player names but
the coordinates that are drawn bellow the watermark)
2023-07-23 14:36:44 +02:00
8dcc
195f9831af Change features.h includes 2023-07-22 16:23:15 +02:00
8dcc
33494b415f Move util functions to util.c
Move vec2_t to util.h
2023-07-22 16:16:09 +02:00
8dcc
f11378b38b Add esp source and header, with "utils" functions 2023-07-22 16:05:47 +02:00