πesp
Functions:
push_flag
Name
Type
Description
esp.push_flag("Flag name", color(255, 255, 255, 255), function(player)
cheat.notify(player:get_name())
--- [true] - so that the flag is displayed
--- [false] - so that the flag is not displayed
return true
end)Last updated