package Kill
function ##s##erverCmdKill(%client, %target)
{
Note: There are missing closing brackets but that is not the problem because in the whole script all opening brackets are satisfied by closing brackets.
My only question is WTF am I suppost to fix? I tried capitalizing the S and putting a semicolon after Package Kill, nothing changed, what is the error?