New pages
From DCS World Wiki - Hoggitworld.com
- 22:57, 8 September 2026 MIST hex getFromRoute (hist) [963 bytes] Grimes (talk | contribs) (Created page with "{{Mission Scripting |fName= mist.hex.getFromRoute| |vNum = Mist 4.6 |desc= Returns a table indexed by hashed hex values that are contained within the route passed. If the o...")
- 22:47, 8 September 2026 MIST hex aStar (hist) [2,401 bytes] Grimes (talk | contribs) (Created page with "{{Mission Scripting |fName= mist.hex.aStar| |vNum = Mist 4.6 |desc= Uses the A* algorithm to calculate the shortest path between a start point hexA and the destination of h...")
- 04:51, 4 September 2026 DCS command DeactivateJammer (hist) [793 bytes] Grimes (talk | contribs) (Created page with "Scripting Root > Tasks > DeactivateJammer {{Template:DCS_tasking |tName= DeactivateJam...")
- 04:49, 4 September 2026 DCS command ActivateJammer (hist) [1,346 bytes] Grimes (talk | contribs) (Created page with " {{Template:DCS_tasking |tName= ActivateJammer |vNum= 2.9.29 |type= Command |for= Ground Vehicles |avail= All tasks types |desc= |form= This...")
- 23:51, 2 September 2026 MIST hex subtract (hist) [469 bytes] Grimes (talk | contribs) (Created page with "{{Mission Scripting |fName= mist.hex.add| |vNum = Mist 4.6 |desc= Subracts the two qrs table formatted hex coordinates to each other. Useful for getting the difference of h...")
- 23:47, 2 September 2026 MIST hex distance (hist) [403 bytes] Grimes (talk | contribs) (Created page with "{{Mission Scripting |fName= mist.hex.distance| |vNum = Mist 4.6 |desc= Returns the distance in number of hexes between hexA and hexB |rtnType= table |reqType1= table |r...")
- 23:44, 2 September 2026 MIST hex lineDraw (hist) [412 bytes] Grimes (talk | contribs) (Created page with "{{Mission Scripting |fName= mist.hex.lineDraw| |vNum = Mist 4.6 |desc= Returns a table of hashed hexes that are in a line from hexA to hexB. |rtnType= table |reqType1= t...")
- 23:38, 2 September 2026 MIST hex round (hist) [476 bytes] Grimes (talk | contribs) (Created page with "{{Mission Scripting |fName= mist.hex.round| |vNum = Mist 4.6 |desc= Returns a qrs table of the passed qrs table Primarily used in mist.hex.pointToHex and mist.hex.lerp to...")
- 23:35, 2 September 2026 MIST hex cubeSpiral (hist) [422 bytes] Grimes (talk | contribs) (Created page with "{{Mission Scripting |fName= mist.hex.cubeSpiral| |vNum = Mist 4.6 |desc= Returns a table of hashed hex entries in rings up to the passed radius. |rtnType= table |reqTy...")
- 23:34, 2 September 2026 MIST hex cubeRing (hist) [636 bytes] Grimes (talk | contribs) (Created page with "{{Mission Scripting |fName= mist.hex.cubeRing| |vNum = Mist 4.6 |desc= Returns a table of hashed hex entries in a ring at a distance of the radius from a center hex. This...")
- 22:26, 1 September 2026 MIST hex cubeToAxial (hist) [438 bytes] Grimes (talk | contribs) (Created page with "{{Mission Scripting |fName= mist.hex.cubeToAxial| |vNum = Mist 4.6 |desc= Converts a hex table of q r s to just be q r One could also convert it by simply defining s as ni...")
- 22:25, 1 September 2026 MIST hex axialToCube (hist) [426 bytes] Grimes (talk | contribs) (Created page with "{{Mission Scripting |fName= mist.hex.axialToCube| |vNum = Mist 4.6 |desc= Converts a hex value of q and r to the cube q r s format. The s value is simply -q-r |rtnType=...")
- 02:04, 1 September 2026 MIST hex neighbor (hist) [692 bytes] Grimes (talk | contribs) (Created page with "{{Mission Scripting |fName= mist.hex.neighbor| |vNum = Mist 4.6 |desc= Returns the neighboring hex in a given direction. Direction must be a number 1 through 6 |rtnType=...")
- 01:31, 1 September 2026 MIST hex makeVec3GL (hist) [441 bytes] Grimes (talk | contribs) (Created page with "{{Mission Scripting |fName= mist.hex.makeVec3GL| |vNum = Mist 4.6 |desc= Converts a qrs coordinate into a vec3 at ground level coordinate at the center point of the hexagon...")
- 01:31, 1 September 2026 MIST hex makeVec3 (hist) [421 bytes] Grimes (talk | contribs) (Created page with "{{Mission Scripting |fName= mist.hex.makeVec3| |vNum = Mist 4.6 |desc= Converts a qrs coordinate into a vec3 coordinate at the center point of the hexagon |rtnType= ve...")
- 01:30, 1 September 2026 MIST hex makeVek2 (hist) [421 bytes] Grimes (talk | contribs) (Created page with "{{Mission Scripting |fName= mist.hex.makeVec2| |vNum = Mist 4.6 |desc= Converts a qrs coordinate into a vec2 coordinate at the center point of the hexagon |rtnType= ve...")
- 01:29, 1 September 2026 MIST hex pointToHex (hist) [512 bytes] Grimes (talk | contribs) (Created page with "{{Mission Scripting |fName= mist.hex.pointToHex| |vNum = Mist 4.6 |desc= Converts a vec2 or vec3 point into a qrs coordinate. The "error" of converting to a qrs and that...")
- 01:25, 1 September 2026 MIST hex hashToHex (hist) [511 bytes] Grimes (talk | contribs) (Created page with "{{Mission Scripting |fName= mist.hex.hashTohex| |vNum = Mist 4.6 |desc= Converts a string of "q r s" into a {q, r, s} table. Useful for taking a stored string value and...")
- 01:07, 1 September 2026 MIST hex hash (hist) [1,217 bytes] Grimes (talk | contribs) (Created page with "{{Mission Scripting |fName= mist.hex.hash| |vNum = Mist 4.6 |desc= Converts a {q, r, s} table into a string of "q r s". Useful for indexing a table with the string name...")
- 00:48, 1 September 2026 MIST hexadd (hist) [477 bytes] Grimes (talk | contribs) (Created page with "{{Mission Scripting |fName= mist.hex.add| |vNum = Mist 4.6 |desc= Adds the two qrs table formatted hex coordinates to each other. Useful for getting a hex in a given direct...")
- 00:38, 1 September 2026 MIST hex setRadius (hist) [636 bytes] Grimes (talk | contribs) (Created page with "{{Mission Scripting |fName= mist.hex.setRadius| |vNum = Mist 4.6 |desc= Sets the radius that all hex functions will use when converting coordinates with DCS's XYZ coordinat...")
- 00:35, 1 September 2026 MIST hex getRadius (hist) [446 bytes] Grimes (talk | contribs) (Created page with "{{Mission Scripting |fName= mist.hex.getRadius| |vNum = Mist 4.6 |desc= Returns the current radius value applied to all hex functions. Defaults to 10000 | |rtnType= numbe...")
- 00:34, 1 September 2026 MIST hexTo (hist) [481 bytes] Grimes (talk | contribs) (Created page with "{{Mission Scripting |fName= mist.hex.to| |vNum = Mist 4.6 |desc= Converts the 3 passed values into a cube based coordinate system for the hex. | |rtnType= qrs |reqType1=...")
