Box Around PlayerThis Is For Visual Basic Coders Code: Dim boxdraw As New Drawing.Pen(Color.Green, 2) g.DrawRectangle(boxdraw, 100, 100, 80, 200) You Should Know How To Make It Follow Players And Show On Screen Press Thanks
Originally Posted by markO1O8 Im Just Working On Some ATM Man can you say or not? What is that g? g.Draw...
Originally Posted by Lyoto Machida Man can you say or not? What is that g? g.Draw... Code: Dim g as Graphics Dim boxdraw As New Drawing.Pen(Color.Green, 2) g.DrawRectangle(boxdraw, 100, 100, 80, 200)
Originally Posted by markO1O8 You Should Know How To Make It Follow Players And Show On Screen thats the point
Originally Posted by Ege1234567890 thats the point Lol Im not sure how to attach on to the enmy ive just got the box for u so u can do it :/