28.01.2017, 18:19
Problem solved at last,
I just changed the build system anew again,
but thanks for help anyway,
just in case, this is the new Build system
I just changed the build system anew again,
but thanks for help anyway,
just in case, this is the new Build system
PHP код:
{
"cmd": ["pawncc.exe", "$file", "-o$file_path/$file_base_name", "-;+", "-(+", "-d3"],
"file_regex": "(.*?)\\(([0-9]*)[- 0-9]*\\)",
"selector": "source.pwn",
"working_dir": "C:/Users/oussa/Documents/Scripting/Pawn/My pawn projects/Gamemodes/EO_CnR SQLite/pawno"
}