SA-MP Forums Archive
Multiple server locations - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Multiple server locations (/showthread.php?tid=628285)



Multiple server locations - [WSF]ThA_Devil - 08.02.2017

Is there a proper way I can have multiple server compilers with separate include libraries? I need this because I cannot share a single include between servers, as they are different. Also I can't rename it, as it causes a lot of warnings and errors like "redefinition of constant/macro" and "symbol already defined". Tried renaming the extension of the file, so it gets opened with the other one, but this doesn't seem to work.

Thank you in advance.