the entire contents:
function gameConnection::onClientEnterGame(%this)
{
parent::onClientEnterGame(%this);
messageClient(%this, '', "\c3Server is running DarkLight's Achievements Mod.");
not even packaged up. if it was put into a server.cs and its own add-on, it still wouldn't work. it's not in a package and it's missing a } at the end of the function.
this isn't even yours. it's from
script_achievements' server.cs, line 78 to 81.
you shouldn't even be doing watermarks like this. it's bad practice in my opinion. imagine if you had like 50 add-ons with watermarks. you'd get some very nice chat spam when you spawn.
(i'd report this but i cant)