31.12.2017, 12:52
Quote:
|
pawn Code:
|
|
pawn Code:
|
The term 'c:\Users\Nevinn\Desktop\HC-RP is not recognized as the name of a cmdlet ....
c:\user\folder\file.exe [option]
c:\user\main folder\file.exe

{
"version": "2.0.0",
"type": "shell",
"args": ["${relativeFile}"],
"windows":
{
"command": "C:\\pawno\\GM\\pawncc.exe"
},
"group": {
"kind": "build",
"isDefault": true
}
}
Visual Studio\pawno\include\sscanf2.inc(270) : warning 218: old style prototypes used with optional semicolumns
Visual Studio\pawno\include\sscanf2.inc(330) : warning 218: old style prototypes used with optional semicolumns
{
"version": "2.0.0",
"type": "shell",
"args": ["${relativeFile}"],
"windows":
{
"command": "${workspaceRoot}\\pawno\\pawncc.exe"
}
}
> Executing task in folder Servidor Atual: """C:\Users\Leonardo Bradoks\Desktop\Servidor Atual\pawno\pawncc.exe" "filterscripts/Sistema de Level e Respeitos.pwn""" < '""C:\Users\Leonardo' nгo й reconhecido como um comando interno ou externo, um programa operбvel ou um arquivo em lotes. O processo terminal encerrado com cуdigo de saнda: 1 Terminal serб reutilizado pelas tarefas, pressione qualquer tecla para fechar.
{
"version": "2.0.0",
"tasks": [
{
"label": "build-normal",
"type": "shell",
"command": "${workspaceRoot}\\pawno\\pawncc.exe",
"args": ["${file}", "-Dgamemodes", "-;+", "-(+", "-d3"],
"group": {
"kind": "build",
"isDefault": true
},
"isBackground": false,
"presentation": {
"reveal": "silent",
"panel": "dedicated"
},
"problemMatcher": "$pawncc"
}
]
}
> Executing task in folder Servidor Atual: """C:\Users\Leonardo Bradoks\Desktop\Servidor Atual\pawno\pawncc.exe" "c:\Users\Leonardo Bradoks\Desktop\Servidor Atual\filterscripts\Sistema de Level e Respeitos.pwn" -Dgamemodes -;+ -(+ -d3"" < '""C:\Users\Leonardo' nгo й reconhecido como um comando interno ou externo, um programa operбvel ou um arquivo em lotes. O processo terminal encerrado com cуdigo de saнda: 1 Terminal serб reutilizado pelas tarefas, pressione qualquer tecla para fechar.
{
"version": "2.0.0",
"tasks": [
{
"label": "build-normal",
"type": "shell",
"command": [
"c:\\Users\\Leonardo^ Bradoks\\Desktop\\Servidor^ Atual\\pawno\\pawncc.exe",
"\"${file}\""
],
"args": [
"-;+",
"-(+"
],
"group": {
"kind": "build",
"isDefault": true
},
"isBackground": false,
"presentation": {
"reveal": "silent",
"panel": "dedicated"
},
"problemMatcher": "$pawncc"
}
]
}

> Executing task: E:\pawno\pawncc.exe gamemodes/gm.pwn < Pawn compiler 3.10.9 Copyright © 1997-2006, ITB CompuPhase E:\pawno\include\..\include\fixes.inc(4022) : fatal error 111: user error: _ALS_OnPlayerConnect defined Compilation aborted.
|
Does anybody know why I get the following?
Code:
> Executing task: E:\pawno\pawncc.exe gamemodes/gm.pwn < Pawn compiler 3.10.9 Copyright © 1997-2006, ITB CompuPhase E:\pawno\include\..\include\fixes.inc(4022) : fatal error 111: user error: _ALS_OnPlayerConnect defined Compilation aborted. |