23.07.2014, 14:14
Quote:
He's using Sublime Text 2.
You have to specify the file's location in your pawn build system file. Код:
{ "cmd": ["pawncc.exe", "-d3 -r -i includes", "$file", "-;+"], "path": "C:/Documents/SickAttack/SA-MP/Server/pawno" } |