Raised This Month: $ Target: $400
 0% 

Web compiler variables


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
GolfCart
Junior Member
Join Date: Jun 2013
Old 07-03-2016 , 09:40   Web compiler variables
Reply With Quote #1

Hello everyone.
First I want to say is that I'm sorry if this topic is in wrong section. I have problem with web compiler published by BAILOPAN before few years ago. Problem is that I have no idea what variables at the top of Compiler.class.php file means. How to setup them?
I'm talking about this script: https://forums.alliedmods.net/showthread.php?t=18845
And I'm talking about these variables:
Code:
define('COMPILER_PATH',	'');
define('TEMP_OUTPATH',	'');
define('PLUG_SRCPATH',	'');
define('TEMP_SRCPATH',	'');
define('PLUG_OUTPATH',	'');
define('SMA_TEMP',		0);
define('SMA_PLUGIN',	1);
Anyone knows?

Last edited by GolfCart; 07-03-2016 at 09:56.
GolfCart is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 07-03-2016 , 14:45   Re: Web compiler variables
Reply With Quote #2

COMPILER_PATH = path for include files
TEMP_OUTPATH doesn't appear to be used (normally)
PLUG_SRCPATH = plugin source path
TEMP_SRCPATH = Temporary source path
PLUG_OUTPATH = plugin output path

I'd recommend just creating folders for the temp and plugin paths and just see what happens.
__________________
fysiks is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:54.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode