View Single Post
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 09-06-2021 , 20:17   Re: [Editor] AMXXPawn for Visual Studio Code
Reply With Quote #177

The executablePath needs to include the executable itself. So, on Windows, it would need to end with "amxxpc.exe". So, your full path should be:

X:\MyPrograms\Steam\steamapps\common\Half-Life\cstrike\addons\amxmodx\scripting\amxxpc. exe

If you manually edit the JSON file directly, you need to escape the backslashes (i.e. \\).
__________________
fysiks is offline