View Single Post
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 06-12-2020 , 05:24   Re: Need help with compileing my sp plugin.
Reply With Quote #5

Make sure to run the compiler next to the "include" folder. Easiest would be to just extract the scripting folder of the sourcemod release and run the compiler in that folder.

PHP Code:
#include <sourcemod> 
is optional since it's included by default.
__________________
Peace-Maker is offline