Search results

Jump to navigation Jump to search
  • ["right"] = { 1 }; ["down"] = { 1 };
    2 KB (164 words) - 11:10, 15 June 2013
  • {{New feature/item|4.0140|1.3.1|4715| '''Example 1:''' This example would change the position of the component when the player
    2 KB (197 words) - 10:15, 23 February 2017
  • ...rogress:''' прогресс анимации который вы хотите задать, значение от 0.0 до 1.0 setTimer ( animRender, 50, 1, ped1 )
    2 KB (72 words) - 20:11, 29 September 2014
  • '''Example 1:''' This example would outputs the force of the projectile on 1-100 scale. This function just works with projectiles which you throw so jus outputChatBox(getForce*100) -- outputs the force of the projectile on 1-100 scale
    1 KB (120 words) - 17:41, 26 November 2014
  • {{New feature/item|3.0156|1.5.5|13771|This function is used to extinguish all spreading fire, or spread ...="lua">bool extinguishFire ( [ float x, float y, float z [, float radius = 1.0 ] ] )</syntaxhighlight>
    870 bytes (105 words) - 18:22, 29 July 2018
  • ...Z, float dirX, float dirY, float dirZ [, int count = 1, float brightness = 1.0 ] ) *'''brightness:''' the brightness. Ranges from 0 (almost black) to 1 (normal color).
    1 KB (189 words) - 10:01, 21 June 2019
  • ...t posZ, float dirX, float dirY, float dirZ, [int count=1, float brightness=1.0] ) *'''brightness:''' яркость. Диапазон 0 (тёмно-красный цвет) до 1 (красный цвет).
    2 KB (103 words) - 20:19, 13 July 2017
  • {| border="1" | {{PL/Clothes|index=1|type=12|model=12MAYBR|texture=12mayabird}}
    452 bytes (56 words) - 22:41, 5 April 2022
  • ...l1 = DGS:dgsCreate3DInterface(0,0,3,2,2,400,400,tocolor(255,255,255,255),0,1,0) DGS:dgsCreateImage(0,0,1,1,_,true,dgs3dPanel1) -- Background
    2 KB (266 words) - 10:24, 11 February 2023
  • This function generates a random number between 0 and 1. Returns a random number between 0 and 1 in a float.
    458 bytes (54 words) - 12:18, 26 June 2014
  • if (sm.moov == 1) then if (sm.moov == 1) then
    6 KB (686 words) - 10:37, 29 October 2023
  • *'''Line''' - Index of Line in Table View (from 1) or Line Object, or ''0'', returned with [[CustomTableView:addLine]]. Defau for i = 1, 10 do
    1 KB (126 words) - 07:50, 6 August 2018
  • .... Element-dziecko DGS jest wybierane według indeksu (0 - pierwsze dziecko, 1 - drugie dziecko itd.). child1 = DGS:dgsCreateLabel(10,0,380,20,"",false,parent) --Stworzenie 1 dziecka.
    1 KB (171 words) - 12:24, 29 July 2019
  • This function sets the dimension (-1~65535) of the DGS 3D Element. *'''dimension :''' An integer of dimension. ( -1 means 3d interface will be visible in any dimension )
    836 bytes (97 words) - 10:44, 7 February 2022
  • {| border="1" | {{Clothes|index=1|type=5|model=5cross|texture=5CROSS}}
    293 bytes (36 words) - 17:21, 19 July 2016
  • {| border="1" | {{Clothes|index=1|type=6|model=6crown|texture=6CROWN}}
    296 bytes (36 words) - 17:27, 19 July 2016
  • {| border="1" | {{Clothes|index=1|type=7|model=7cross2|texture=7CROSS2}}
    296 bytes (36 words) - 17:28, 19 July 2016
  • ==Example 1== a(20) -- index 1 change asdf => 20
    1 KB (206 words) - 12:56, 14 February 2024
  • * '''decrease/increase''': decrease/increase's amount (from 1 to 255). ...then setElementData ( element, "real.alpha", ( ( guiGetAlpha ( element ) / 1 ) * 255 ) ) end
    3 KB (262 words) - 15:54, 15 June 2018
  • ...n on this page, see the [[Lua matrix library]].'' If you are using MTA: SA 1.4 or higher, using the built-in [[matrix]] class is also recommended.}} local x = offX * m[1][1] + offY * m[2][1] + offZ * m[3][1] + m[4][1] -- Apply transform
    5 KB (724 words) - 22:08, 25 December 2020
View ( | ) (20 | 50 | 100 | 250 | 500)