View Single Post
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 01-22-2014 , 12:07   Re: Problem with plugin
Reply With Quote #8

Quote:
Originally Posted by matsi View Post
I think you might have some extra characters in your code. Scroll to the top and see.


EDIT:

Opening that .sma i get this:
Code:
#include <amxmodx>
That is the BOM that I previously mentioned. Those are non-visible characters if you have an editor that can properly view UTF-8 files. The solution is to save it as UTF-8 without BOM.
__________________

Last edited by fysiks; 01-22-2014 at 12:09.
fysiks is offline