Jump to content

Depko

Members
  • Posts

    5
  • Joined

  • Last visited

Depko's Achievements

Vic

Vic (3/54)

1

Reputation

  1. Hi! I have such script addEventHandler("onClientRender", root, function() showCursor(true) guiCreateStaticImage(660, 396, 250, 30, "images/edit.png") end It is necessary for me that when pressing (on "guiCreateStaticImage") it was possible to enter symbols (login/password) and they were displayed on image. How it is possible to make it? (Without use guiCreateEdit)
  2. Prompt how to make the text on several lines (but not on one). I use dxDrawText.
  3. Depko

    Help!

    Hi! I ask for help... Faced the following problem: At creation of the text and pictures, they bad quality. A little pixel and indistinct. (dxDrawImage, dxDrawText) What to do? How to correct it? And such still question: How to add the font and to apply it to dxDrawText? I am a new user in mta scripting. How to create the text, pictures without loss of quality?
×
×
  • Create New...