We're saying to put
messageClient(%client, '', "\c6 - Credits -");
messageClient(%client, '', "\c5 ATails - Coding");
messageClient(%client, '', "\c6 [Empty Vol. Spot]");
messageClient(%client, '', "\c6 [Empty Vol. Spot]");
messageClient(%client, '', "\c6 [Empty Vol. Spot]");
messageClient(%client, '', "\c6 [Empty Vol. Spot]");
messageClient(%client, '', "\c6 [Empty Vol. Spot]");
into here:
package BLSonic
{
function serverCmdcredits(%client)
{
//put code here
}
};
activatePackage(BLSonic);