Jump to content

Thorxx

Members
  • Posts

    52
  • Joined

  • Last visited

Everything posted by Thorxx

  1. I'm sure that it is not easy, but I can try it... Just give me an example please
  2. Heyo guys, I have two rectangles for my login panel, but I need them like editboxes. Can someone give me an example how to do it? I tried this resource from community https://community.multitheftauto.com/in ... ls&id=2136 But it doesn't work. ["username"] = dxDrawRectangle(sX/6, sY/3.15, sX/6, sY/30, tocolor(255, 255, 255, 255), true), ["password"] = dxDrawRectangle(sX/6, sY/2.50, sX/6, sY/30, tocolor(255, 255, 255, 255), true), Thank you for your answers
×
×
  • Create New...