User contributions
From DCS World Wiki - Hoggitworld.com
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 20:33, 16 August 2023 (diff | hist) . . (+4) . . DCS func autoCaptureIsOn (current)
- 19:18, 16 August 2023 (diff | hist) . . (-11) . . DCS func getLiquidAmount (current)
- 19:07, 16 August 2023 (diff | hist) . . (+113) . . N Category:Game Patch 2.8.8 (Created page with "DCS 2.8.8 added two LOOOOOOOOOOONG sought out scripting features to control warehouses and airbase capture state.") (current)
- 19:06, 16 August 2023 (diff | hist) . . (-6) . . DCS func removeLiquid (current)
- 18:29, 16 August 2023 (diff | hist) . . (+1,248) . . N DCS func getResourceMap (Created page with "{{Template:dcs_funcs |fName= getResourceMap |vNum= 2.8.8 |par1= Airbase |par2= |par3= |par4= |desc= Returns the wsType of every object that exis...")
- 18:19, 16 August 2023 (diff | hist) . . (+885) . . N DCS func getInventory (Created page with "{{Template:dcs_funcs |fName= getInventory |vNum= 2.8.8 |par1= Warehouse |par2= |par3= |par4= |desc= Returns a full itemized list of everything...") (current)
- 18:16, 16 August 2023 (diff | hist) . . (+544) . . N DCS func getOwner (Created page with "{{Template:dcs_funcs |fName= getOwner |vNum= 2.8.8 |par1= Warehouse |par2= |par3= |par4= |desc= Returns the airbase object associated with the...") (current)
- 18:13, 16 August 2023 (diff | hist) . . (+77) . . DCS func removeItem (current)
- 18:13, 16 August 2023 (diff | hist) . . (+874) . . N DCS func removeItemWarehouse (Created page with "{{Template:dcs_funcs |fName= removeItem |vNum= 2.8.8 |par1= Warehouse |par2= |par3= |par4= |desc= Removes the amount of the passed item from t...") (current)
- 18:10, 16 August 2023 (diff | hist) . . (+660) . . N DCS func setLiquidAmount (Created page with "{{Template:dcs_funcs |fName= setLiquidAmount |vNum= 2.8.8 |par1= Warehouse |par2= |par3= |par4= |desc= Sets the passed amount of a liquid fuel...") (current)
- 18:10, 16 August 2023 (diff | hist) . . (+6) . . Template:ListOfScriptingWarehouseFuncs
- 18:09, 16 August 2023 (diff | hist) . . (+662) . . N DCS func removeLiquid (Created page with "{{Template:dcs_funcs |fName= removeLiquid |vNum= 2.8.8 |par1= Warehouse |par2= |par3= |par4= |desc= Removes the set amount of liquid from the...")
- 18:06, 16 August 2023 (diff | hist) . . (+9) . . Template:ListOfScriptingWarehouseFuncs
- 18:05, 16 August 2023 (diff | hist) . . (+676) . . N DCS func getLiquidAmount (Created page with "{{Template:dcs_funcs |fName= getLiquidAmount |vNum= 2.8.8 |par1= Warehouse |par2= |par3= |par4= |desc= Returns the amount of the passed liquid...")
- 18:04, 16 August 2023 (diff | hist) . . (+82) . . Template:ListOfScriptingWarehouseFuncs
- 18:02, 16 August 2023 (diff | hist) . . (+654) . . N DCS func addLiquid (Created page with "{{Template:dcs_funcs |fName= addLiquid |vNum= 2.8.8 |par1= Warehouse |par2= |par3= |par4= |desc= Adds the passed amount of a liquid fuel into...") (current)
- 17:58, 16 August 2023 (diff | hist) . . (+85) . . DCS Class Warehouse
- 17:54, 16 August 2023 (diff | hist) . . (+772) . . N DCS func setItem (Created page with "{{Template:dcs_funcs |fName= setItem |vNum= 2.8.8 |par1= Warehouse |par2= |par3= |par4= |desc= Sets the passed amount of a given item to the w...") (current)
- 17:54, 16 August 2023 (diff | hist) . . (+802) . . N DCS func getItemCount (Created page with "{{Template:dcs_funcs |fName= getItemCount |vNum= 2.8.8 |par1= Warehouse |par2= |par3= |par4= |desc= Returns the number of the passed type of i...") (current)
- 17:52, 16 August 2023 (diff | hist) . . (+85) . . DCS func addItem (current)
- 17:52, 16 August 2023 (diff | hist) . . (+687) . . N DCS func addItem (Created page with "{{Template:dcs_funcs |fName= addItem |vNum= 2.8.8 |par1= Warehouse |par2= |par3= |par4= |desc= Adds the passed amount of a given item to the w...")
- 17:43, 16 August 2023 (diff | hist) . . (+654) . . N DCS func getWarehouse (Created page with "{{Template:dcs_funcs |fName= getWarehouse |vNum= 2.8.8 |par1= Airbase |par2= |par3= |par4= |desc= Returns the warehouse object associated with t...") (current)
- 17:40, 16 August 2023 (diff | hist) . . (+208) . . DCS func getUnit (current)
- 17:39, 16 August 2023 (diff | hist) . . (-30) . . Template:ListOfScriptingAirbaseFuncs
- 17:34, 16 August 2023 (diff | hist) . . (+595) . . N DCS Class Warehouse (Created page with "{{Template:DCSscriptingClasses |cName= Warehouse |vNum= 2.8.8 |xVar= none |inVar= Maybe Airbase* |desc= The warehouse class gives control over warehouses that exist in air...")
- 17:32, 16 August 2023 (diff | hist) . . (+284) . . N Template:ListOfScriptingWarehouseFuncs (Created page with "addItem, getItemCount, setItem, addLiquid, DCS_func_getLiquidAmount|getLiquidAmoun...")
- 17:24, 16 August 2023 (diff | hist) . . (-3) . . Simulator Scripting Engine Documentation (current)
- 17:22, 16 August 2023 (diff | hist) . . (+38) . . Simulator Scripting Engine Documentation (→Classes)
- 17:18, 16 August 2023 (diff | hist) . . (+1,044) . . N DCS func setCoalition (Created page with "{{Template:dcs_funcs |fName= setCoalition |vNum= 2.8.8 |par1= Airbase |par2= |par3= |par4= |desc= Changes the passed airbase object's coalition...") (current)
- 17:13, 16 August 2023 (diff | hist) . . (+596) . . N DCS func autoCaptureIsOn (Created page with "{{Template:dcs_funcs |fName= autoCapture |vNum= 2.8.8 |par1= Airbase |par2= |par3= |par4= |desc= Returns the current autoCapture setting for the...")
- 17:11, 16 August 2023 (diff | hist) . . (+12) . . DCS func autoCapture (current)
- 17:11, 16 August 2023 (diff | hist) . . (+727) . . N DCS func autoCapture (Created page with "{{Template:dcs_funcs |fName= autoCapture |vNum= 2.8.8 |par1= Airbase |par2= |par3= |par4= |desc= Enables or disables the airbase and FARP auto c...")
- 17:09, 16 August 2023 (diff | hist) . . (+165) . . Template:ListOfScriptingAirbaseFuncs
- 20:43, 10 August 2023 (diff | hist) . . (-93) . . DCS func quadToAll (current)
- 20:43, 10 August 2023 (diff | hist) . . (-92) . . DCS func rectToAll (current)
- 20:43, 10 August 2023 (diff | hist) . . (-91) . . DCS func circleToAll (current)
- 20:42, 10 August 2023 (diff | hist) . . (-91) . . DCS func lineToAll (current)
- 20:42, 10 August 2023 (diff | hist) . . (-70) . . DCS func setMarkupPositionStart (current)
- 20:41, 10 August 2023 (diff | hist) . . (-70) . . DCS func setMarkupPositionEnd (current)
- 20:41, 10 August 2023 (diff | hist) . . (-277) . . DCS func arrowToAll (current)
- 20:40, 10 August 2023 (diff | hist) . . (-69) . . DCS func setMarkupRadius (current)
- 20:40, 10 August 2023 (diff | hist) . . (-70) . . DCS func setMarkupText (current)
- 20:40, 10 August 2023 (diff | hist) . . (-70) . . DCS func setMarkupFontSize (current)
- 20:40, 10 August 2023 (diff | hist) . . (-70) . . DCS func setMarkupColor (current)
- 20:40, 10 August 2023 (diff | hist) . . (-70) . . DCS func setMarkupColorFill (current)
- 09:52, 4 July 2023 (diff | hist) . . (+62) . . DCS volume box (current)
- 22:13, 3 July 2023 (diff | hist) . . (-10) . . DCS func load mission (current)
- 22:13, 3 July 2023 (diff | hist) . . (+11) . . DCS func load mission
- 03:31, 9 June 2023 (diff | hist) . . (+995) . . Category:Terrain Information
- 07:25, 11 May 2023 (diff | hist) . . (+4) . . DCS func ctfColorTag (current)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)