Search results

Jump to navigation Jump to search
  • [[Dgs|DGS]] Properties is always used to change the gui style and make it more fantastic. Whether the clip property is enabled or not. ''Learn More [[dxDrawText]]''
    4 KB (596 words) - 09:01, 14 June 2022
  • ...oretical height of a certain piece of text, if it were to be drawn using [[dxDrawText]]. dxDrawText("Hello!", 400, 400, screenWidth,screenHeight,tocolor(255,255,255,255),scale
    2 KB (263 words) - 11:34, 27 November 2018
  • ...]]. It is useful for performance debugging purposes. More uses come out of it if combined with other engine streaming functions. dxDrawText( "#streaming-entities: " .. count, 100, 400 );
    906 bytes (102 words) - 08:05, 28 September 2023
  • This function changes the drawing destination for the dx functions. It can be used to select a previously created render target, or if called with dxDrawText ( "Hello", 10, 20 ) -- The message 'Hello' will be drawn on myRenderT
    3 KB (347 words) - 20:40, 23 December 2018
  • This function creates a [[DX font]] element that can be used in [[dxDrawText]]. Successful font creation is not guaranteed, and may fail due to hardware =====It is highly recommended that [[dxSetTestMode]] is used when writing and testi
    2 KB (227 words) - 12:26, 21 January 2024
  • This function changes the drawing destination for the dx functions. It can be used to select a previously created render target, or if called with dxDrawText ( "Hello", 10, 20 ) -- The message 'Hello' will be drawn on myRenderT
    3 KB (358 words) - 20:42, 23 December 2018
  • ...ions:''' A table of options. It is not mandatory, but when it is provided, it must be a table. For a list of options, see the [https://github.com/kikito/ ...rns a string. The contents can change if we update the inspect library, so it is not expected to be consistent across Lua versions.
    2 KB (203 words) - 22:04, 29 January 2020
  • Returns ''true'' when it was changed successfully, or ''false'' otherwise. dxDrawText( "Hello", 300, 300 ) -- Text will be drawn at 300,300
    2 KB (185 words) - 10:34, 30 November 2018
  • For example, there is a DX text. It fits on 1024x768 resolution. dxDrawText(tostring "Hello World!",684.0,731.0,732.0,766.0,tocolor(0,255,255,175),1.0,
    4 KB (475 words) - 05:37, 6 November 2023
  • Returns ''true'' when it was changed successfully, or ''false'' otherwise. dxDrawText( "Hello", 300, 300 ) -- Text will be drawn at 300,300
    2 KB (197 words) - 17:29, 1 December 2018
  • [[Dgs|DGS]] Properties is always used to change the gui style and make it more fantastic. Whether the clip property is enabled or not. ''Learn More [[dxDrawText]]''
    8 KB (1,047 words) - 10:09, 29 August 2021
  • [[Dgs|DGS]] Properties is always used to change the gui style and make it more fantastic. Whether the clip property is enabled or not. ''Learn More [[dxDrawText]]''
    8 KB (1,202 words) - 14:11, 11 June 2023
  • ...nderWare data, they want to have a streaming node too. Failure to allocate it results in deletion of its RenderWare data. dxDrawText( "#free-streaming-slots: " .. count, 100, 420 );
    940 bytes (108 words) - 08:05, 28 September 2023
  • ...ordBreak:''' if set to ''true'', the text will wrap to a new line whenever it reaches the right side of the bounding box. If ''false'', the text will alw dxDrawText (text, left + oX, top + oY, right + oX, bottom + oY, tocolor(0, 0, 0, 255),
    8 KB (982 words) - 20:23, 16 June 2023
  • ...he streaming status changes rapidly every frame, it is recommended to draw it on the screen. dxDrawText( n .. ": " .. tostring( entry ), x, y );
    2 KB (151 words) - 08:10, 28 September 2023
  • ...ght (in pixels) of a certain piece of text, if it were to be drawn using [[dxDrawText]].|20447}} ...ordBreak:''' If set to ''true'', the text will wrap to a new line whenever it reaches the right side of the bounding box. If ''false'', the text will alw
    2 KB (329 words) - 00:25, 15 May 2021
  • It can provide feedback on all tasks relating to a ped. For example, while jum *'''priority''': A string determining which set of tasks you want to retrieve it from. This must be either "primary" or "secondary".
    3 KB (403 words) - 21:11, 2 January 2015
  • It returns a engine speed [[vehicle]] if possible. If not, it returns ''0''. dxDrawText (rpm, 500, 500, 100, 100)
    2 KB (162 words) - 08:07, 29 March 2018
  • ...code below. This code works as follows: you enter / climb the vehicle and it will show you all the components as in the image above. dxDrawText ( v, (sx-(120 + (countTest * 5))) -1, (sy-(220 + (countTest * 10))) -1, 0 -
    6 KB (718 words) - 07:19, 1 January 2022
  • [[Dgs|DGS]] Properties is always used to change the gui style and make it more fantastic. Whether the clip property is enabled or not. ''Learn More [[dxDrawText]]''
    8 KB (1,037 words) - 16:03, 5 February 2023
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)