esp
Last updated
Was this helpful?
Last updated
Was this helpful?
You can accessesp
instance through the on_esprender callback.
get_player()
*
left_text(string text, color)
fn
*
right_text(string text, color)
fn
*
top_text(string text, color)
fn
*
bottom_text(string text, color)
fn
*
left_bar(number fraction, color)
fn
*
right_bar(number fraction, color)
fn
*
top_bar(number fraction, color)
fn
*
bottom_bar(number fraction, color)
fn
*
alpha()
number
*