SolvedESP

Posts 13 of 3 · Page 1 of 1
ESP
I am kind of new to gLua and i am trying to make it so the text for my ESP isnt below the ESP 2d box its locked onto the right side of it, but i need help on getting it there, the line for example steamid is

draw.SimpleText("[SteamID]:"..pm.SteamID(ent), "BudgetLabel", pos.x, pos.y - 2 + hh, col, 1, 0);

As of right now its looking like this : http :/ / i.imgur.com/nrjT9Uu. png

i just dont know how i would make it so it locks the right side of the box not on the bottom.

Please help if you can.
draw.SimpleText("[SteamID]:"..pEnt->GetInfo->guid, "BudgetLabel", pos.x, pos.y - 2 + hh, col, 1, 0);
No response after two days, assuming solved.
/Closed
Posts 13 of 3 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?