Search results

Jump to navigation Jump to search
  • local opacity = reMap(alpha, 0, 255, 0, 1) -- And the "opacity" return 0.5 because 255/2 = 127.5 and 0 to 1 range is 0.5
    1 KB (156 words) - 19:07, 27 September 2023
  • {{New feature/item|3.0157|1.5.7|20383| Returns a [[float]] between 0 and 1 indicating the amount the control is pressed.
    1 KB (142 words) - 11:56, 21 November 2020
  • return self:sub(1,str2)..str1..self:sub(str2+1) return str1:sub(1,pos)..str2..str1:sub(pos+1)
    2 KB (211 words) - 18:34, 21 February 2021
  • 1 KB (71 words) - 17:05, 8 June 2022
  • *'''line:''' An integer of line to be transformed (line >= 1). local index,line = dgsMemoSeekPosition(memo,40,1)
    1 KB (145 words) - 15:29, 1 October 2019
  • ...el = DGS:dgsCreate3DInterface(0,0,3,2,2,400,400,tocolor(255,255,255,255),0,1,0) -- Creates a 3d Panel image = DGS:dgsCreateImage(0,0,1,1,_,true,dgs3dPanel) -- Background for test
    1 KB (130 words) - 09:52, 7 February 2022
  • ...loat dirZ [, int smokeSize = 1, int sparkCount = 1, float smokeIntensity = 1.0 ] ) *'''smokeIntensity:''' the amount/transparency of smoke, ranges from 0 to 1.
    1 KB (186 words) - 10:01, 21 June 2019
  • ...el = DGS:dgsCreate3DInterface(0,0,3,2,2,400,400,tocolor(255,255,255,255),0,1,0) -- Creates a 3D Panel image = DGS:dgsCreateImage(0,0,1,1,_,true,dgs3dPanel) -- Background for test
    1,000 bytes (131 words) - 05:05, 4 August 2019
  • if day > 0 then table.insert( results, day .. ( day == 1 and " day" or " days" ) ) end if hou > 0 then table.insert( results, hou .. ( hou == 1 and " hour" or " hours" ) ) end
    2 KB (244 words) - 18:14, 27 February 2015
  • ...but if you try and get the text for column 0 there is nothing, but column 1 has what you clicked on. [1] = {
    2 KB (272 words) - 21:16, 7 November 2018
  • {{{1}}}
    232 bytes (30 words) - 13:02, 21 July 2016
  • <includeonly>{{#ifexpr:({{{1|}}})>{{Current Version}}|<div style='font-weight: bold;background:black;col
    324 bytes (38 words) - 15:40, 5 May 2012
  • DGS:dgsSetProperty(text,"shadow",{1,1,tocolor(0,0,0,255),true}) DGS:dgsSetProperty(text,"outline",{"out",1,tocolor(255,255,255,255)})
    1 KB (124 words) - 10:33, 2 February 2019
  • {{{1}}}
    254 bytes (29 words) - 23:14, 15 October 2024
  • {{{1}}}
    224 bytes (28 words) - 13:11, 8 December 2018
  • {| border="1" | {{UK/Clothes|index=1|type=12|model=12mayabird|texture=12MAYBR}}
    536 bytes (68 words) - 13:48, 23 April 2018
  • This function gets the dimension (-1~65535) of the DGS 3D Line. local i = 1
    883 bytes (109 words) - 05:23, 19 April 2021
  • local img = dgsCreateImage(0,0,1,1,_,true,sp,tocolor(0,0,0,180)) --Create an image edit1 = dgsCreateEdit(0,0,200,100,"DGS 3D Effect Edit 1",false,img)
    1,015 bytes (120 words) - 18:08, 9 January 2020
  • DGS:dgsAlphaTo(parent,1,false,"OutQuad",2000) --set alpha with animation effect. end,1000,1)
    700 bytes (79 words) - 03:56, 21 January 2018
  • theVehicle = createVehicle ( 400, 1, 1, 1 ) -- create us a new vehicle
    1 KB (156 words) - 23:05, 6 September 2024
View ( | ) (20 | 50 | 100 | 250 | 500)