View Single Post
rtxa
Senior Member
Join Date: Mar 2018
Location: Argentina
Old 03-13-2019 , 11:37   Re: [Editor] AMXXPawn for Visual Studio Code
Reply With Quote #135

Quote:
Originally Posted by iceeedr View Post
I think he wants to save the amxx on several folders / servers maybe.
Exactly, that's what I'm looking for. For example, I do this in Sublime Text in the compiler options of AMXX Editor package
Code:
:: Put here the paths to the folders where do you want to install the plugin.
:: You must to provide at least one folder.
set "folders_list[0]=C:\Users\asd\Desktop\Servidores HL\agmodx\valve\addons\amxmodx\plugins"
set "folders_list[1]=C:\Users\asd\Desktop\Servidores HL\zombiemod\valve\addons\amxmodx\plugins"
set "folders_list[2]=C:\Users\asd\Desktop\Servidores HL\multimod-dr-zombie\valve\addons\amxmodx\plugins"
set "folders_list[3]=C:\Users\asd\Desktop\Servidores HL\deathrun\valve\addons\amxmodx\plugins"
set "folders_list[4]=C:\Users\asd\Google Drive\scriptingrtxa\plugins"

Last edited by rtxa; 03-13-2019 at 11:37.
rtxa is offline