View Single Post
alasfourom
Senior Member
Join Date: Feb 2022
Location: Saudi Arabia
Old 09-14-2022 , 01:08   Re: Include a INC file that's in a folder
Reply With Quote #2

Quote:
Originally Posted by Loll10T View Post
Not sure how to explain this. I'm trying to compile the Connect Announce plugin, which requires GeoIPCity and Multi Colors include files.

The problem arises with the latter. When I try to compile, I get the following output:

Code:
SourcePawn Compiler 1.10
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

extra/multicolors.inc(8) : fatal error 183: cannot read from file: "multicolors/morecolors"

Compilation aborted.
1 Error.
How can I fix this? kek
it means you are missing an include files, which u can get this one from here > Multicolors

place the muticolors folder inside this directory > "addons/sourcemod/scripting/include/"

look at png picture I uploaded
Attached Thumbnails
Click image for larger version

Name:	Untitled.png
Views:	39
Size:	92.0 KB
ID:	196832  
__________________

Last edited by alasfourom; 09-14-2022 at 01:10. Reason: uploaded a png picture
alasfourom is offline