Skip to content

Instantly share code, notes, and snippets.

@dedmen
Created March 13, 2017 19:58
Show Gist options
  • Save dedmen/ba36f8621f14c63cb2911cdd0d79447b to your computer and use it in GitHub Desktop.
Save dedmen/ba36f8621f14c63cb2911cdd0d79447b to your computer and use it in GitHub Desktop.
{
"callstack": [
{
"contentSample": "call cba_common_fnc_onFrame",
"fileName": "",
"ip": 3,
"lastInstruction": {
"fileOffset": [
1,
0,
5750
],
"filename": "",
"name": "function call",
"type": "class GameInstructionFunction"
},
"type": "class CallStackItemSimple",
"variables": null
},
{
"compiled": true,
"contentSample": "\nprivate _tickTime = diag_tickTime;\ncall cba_common_fnc_missionTimePFH;\n\n\n{\n_x params [\"_function\", ",
"final": true,
"ip": 32,
"lastInstruction": {
"fileOffset": [
43,
815,
2
],
"filename": "",
"name": "operator count",
"type": "class GameInstructionOperator"
},
"type": "class CallStackItemData",
"variables": {
"_delete": {
"type": "bool",
"value": "false"
},
"_ticktime": {
"type": "float",
"value": "233.468"
}
}
},
{
"type": "class CallStackItemArrayCount",
"variables": null
},
{
"compiled": true,
"contentSample": "\n(_x select 0) call (_x select 1);\nfalse\n",
"final": true,
"ip": 8,
"lastInstruction": {
"fileOffset": [
41,
787,
14
],
"filename": "",
"name": "operator call",
"type": "class GameInstructionOperator"
},
"type": "class CallStackItemData",
"variables": {
"_x": {
"type": "array",
"value": [
{
"type": "array",
"value": [
{
"type": "object",
"value": "B Alpha 1-1:1 (dedmen)"
},
{
"type": "object",
"value": "B Alpha 1-1:1 (dedmen)"
},
{
"type": "string",
"value": "\"APERSBoundingMine_Range_Mag\""
}
]
},
{
"type": "code",
"value": "{_this call ace_explosives_fnc_setupExplosive}"
}
]
}
}
},
{
"compiled": true,
"contentSample": "_this call ace_explosives_fnc_setupExplosive",
"final": true,
"ip": 4,
"lastInstruction": {
"fileOffset": [
39,
3626,
9
],
"filename": "z\\ace\\addons\\explosives\\functions\\fnc_addexplosiveactions.sqf",
"name": "operator call",
"type": "class GameInstructionOperator"
},
"type": "class CallStackItemData",
"variables": {
"_this": {
"type": "array",
"value": [
{
"type": "object",
"value": "B Alpha 1-1:1 (dedmen)"
},
{
"type": "object",
"value": "B Alpha 1-1:1 (dedmen)"
},
{
"type": "string",
"value": "\"APERSBoundingMine_Range_Mag\""
}
]
}
}
},
{
"compiled": true,
"contentSample": "#line 1 \"z\\ace\\addons\\explosives\\functions\\fnc_setupExplosive.sqf\"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n#line 1 \"z\\ace\\",
"final": true,
"ip": 1,
"lastInstruction": {
"fileOffset": [
8,
2876,
0
],
"filename": "z\\ace\\addons\\explosives\\functions\\fnc_setupexplosive.sqf",
"name": "new command",
"type": "class GameInstructionNewExpression"
},
"type": "class CallStackItemData",
"variables": {
"_this": {
"type": "array",
"value": [
{
"type": "object",
"value": "B Alpha 1-1:1 (dedmen)"
},
{
"type": "object",
"value": "B Alpha 1-1:1 (dedmen)"
},
{
"type": "string",
"value": "\"APERSBoundingMine_Range_Mag\""
}
]
}
}
}
],
"command": 1,
"instruction": {
"fileOffset": [
8,
2876,
0
],
"filename": "z\\ace\\addons\\explosives\\functions\\fnc_setupexplosive.sqf",
"name": "new command",
"type": "class GameInstructionNewExpression"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment