07.08.2018, 00:41
O meu estб dessa maneira nгo da erros.
PHP Code:
{
"version": "2.0.0",
"tasks": [
{
"label": "Pawn",
"type": "shell",
"command": "${workspaceRoot}\\pawno\\pawncc.exe",
"args": ["${file}", "\\\"-D${workspaceRoot}\\gamemodes\\\"", "\\\"-;+\\\"", "\\\"-v2\\\"", "\\\"-d3\\\"", "\\\"-\\)+\\\"", "\\\"-(+\\\""],
"group": {
"kind": "build",
"isDefault": true
},
"isBackground": false,
"presentation": {
"reveal": "silent",
"panel": "dedicated"
},
"problemMatcher": "$pawncc"
}
]
}

