Search results

Jump to navigation Jump to search

Page title matches

  • checkboxObject CheckBox:Create ( float x, float y, float width, float height, string text, bool selected,
    2 KB (337 words) - 14:43, 1 March 2009
  • <syntaxhighlight lang="lua">mixed pumPowerup Create( int object_id, string powerup_class, float x, float y, float z, int respaw
    1 KB (161 words) - 20:57, 23 January 2012
  • buttonObject Button:Create ( float x, float y, float width, float height, string text, [ bool relative --create a button object
    3 KB (407 words) - 16:35, 11 February 2015

Page text matches

  • ...= DGS:dgsCreateWindow(400,300,300,320,"Example Object Preview",false) -- Create a window veh = createVehicle(411,0,0,3) -- Create a vehicle
    1 KB (118 words) - 08:04, 9 February 2020
  • gridlist= DGS:dgsCreateGridList(50,50,100,100,false) -- create a gridlist row = DGS:dgsGridListAddRow(gridlist) -- create a row for the gridlist
    908 bytes (110 words) - 18:15, 28 November 2020
  • -- Create a generic resource root translator -- Create some folders.
    1 KB (156 words) - 03:25, 23 January 2022
  • ...= DGS:dgsCreateWindow(400,300,300,320,"Example Object Preview",false) -- Create a window veh = createVehicle(411,0,0,3) -- Create a vehicle
    1 KB (129 words) - 07:59, 9 February 2020
  • -- Create a generic resource root translator -- Create some folders.
    1 KB (149 words) - 23:21, 16 January 2022
  • ...= DGS:dgsCreateWindow(400,300,300,320,"Example Object Preview",false) -- Create a window veh = createVehicle(411,0,0,3) -- Create a vehicle
    1 KB (132 words) - 08:02, 9 February 2020
  • *[[createWeapon|create]]
    120 bytes (9 words) - 15:13, 12 September 2016
  • gridlist= DGS:dgsCreateGridList(50,50,100,100,false) -- create a gridlist row = DGS:dgsGridListAddRow(gridlist) -- create a row for the gridlist
    1 KB (157 words) - 15:24, 28 May 2021
  • parent = DGS:dgsCreateWindow(200,100,400,400,"DGS Parent Window",false) --Create a window child1 = DGS:dgsCreateLabel(10,0,380,20,"",false,parent) --Create child 1
    1 KB (175 words) - 19:00, 3 May 2021
  • ...click on gta_sa.exe in the Process list and select ''''Create Dump'''->'''Create Minidump'''' ===
    714 bytes (104 words) - 19:58, 26 November 2015
  • This example will create a trailer and a trailer tower, then attach them. newvehicle = createVehicle ( 515, 0, 0, 4 ) -- create a trailer tower (roadtrain)
    945 bytes (105 words) - 15:46, 13 October 2014
  • This example will create a trailer and a trailer-tower, attach them, then check if they attached. local towingVehicle = createVehicle ( 515, 500, 500, 40 ) -- create a trailer-tower (roadtrain)
    1,007 bytes (112 words) - 23:12, 17 December 2014
  • ...avoidance. If a specific filename is taken then the algorithm will try to create the next file with increased numeric insert. *'''target''': the file translator based on which to create the file
    1 KB (143 words) - 03:57, 23 January 2022
  • ...oidance. If a specific filename is taken then an the algorithm will try to create the next file with increased numeric insert. *'''target''': the file translator based on which to create the file
    1 KB (138 words) - 22:48, 16 January 2022
  • list = DGS:dgsCreateGridList(0.80, 0.10, 0.15, 0.60, true) -- Create the grid list c1= DGS:dgsGridListAddColumn(list, "New column", 0.9) -- Create a new column in the grid list
    1 KB (211 words) - 08:25, 17 January 2021
  • This example will create a trailer and a trailer-tower, attach them, then check if they attached. local towingVehicle = createVehicle ( 515, 500, 500, 40 ) -- create a trailer-tower (roadtrain)
    1 KB (118 words) - 23:11, 17 December 2014
  • This example create a window based on an orange theme.And create a button based on default theme.
    663 bytes (83 words) - 20:14, 25 May 2012
  • parent = DGS:dgsCreateWindow(200,100,400,400,"DGS Parent Window",false) --Create a window child1 = DGS:dgsCreateLabel(10,0,380,20,"",false,parent) --Create child 1
    2 KB (203 words) - 18:59, 3 May 2021
  • veh1 = createVehicle(411,0,0,3) -- Create a vehicle objPrev = DGS:dgsCreateObjectPreviewHandle(veh,0,0,0) -- Create object preview handle
    1 KB (118 words) - 08:10, 9 February 2020
  • First we'll create the window. Then add a tabpanel and couple tabs with some labels in them. Q local myWindow = guiCreateWindow ( 0, 0, 0.5, 0.4, "Information", true ) -- create a window which has "Information" in the title bar.
    2 KB (234 words) - 17:42, 16 June 2021
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)