View Single Post
Hedgehog Fog
Senior Member
Join Date: Jun 2010
Location: Ukraine
Old 08-27-2017 , 14:56   Re: [Editor] AMXXPawn for Visual Studio Code
Reply With Quote #22

KliPPy
Works for compiler, but doesn't work for include.

PHP Code:
{
    
"amxxpawn.compiler.includePaths": [
        
"${workspaceRoot}/compiler/include",
        
"${workspaceRoot}/src/include"
    
],
    
"amxxpawn.compiler.executablePath""${workspaceRoot}/compiler/amxxpc.exe"

Attached Images
File Type: jpg 21321321.jpg (46.2 KB, 260 views)
__________________

❄️ CS Snow Wars - Mod based on snowballs fights
🧟 CS Zombie Panic - A port of HL Zombie Panic!
🎃 CS Halloween Mod - Completely new gamemode for Halloween Holidays
📦 AMXXPack - CLI and build system for amxx projects
🔧 Custom Entities API - API to register custom entities

Last edited by Hedgehog Fog; 08-27-2017 at 15:01.
Hedgehog Fog is offline