Entering isValidAddOn(Brick_4x4f_Print)
Leaving isValidAddOn() - return 1
Loading Add-On: Brick_4x4f_Print (CRC:1315919240)
Entering VerifyAddOnScripts(Brick_4x4f_Print)
Add-Ons/Brick_4x4f_Print/server.cs Line: 9 - Syntax error.
>>> Some error context, with ## on sides of error halt:
/ANOTHER 2Second edit... made by AndreZ...
datablock fxDTSBrickData(Brick4x4fprintData : brick2x2fPrintData)
{
^brickFile = "./4x4f_Print.blb";
^category = "Plates";
^subCategory = "Prints";
^uiName = "4x4f_Print";
^iconname = "Add-Ons/Brick_4x4f_Print/4x4f_Print"
}##;##
>>> Error report complete.
Get rid of Brick_4x4f_Print or download the latest version.
Entering isValidAddOn(Server_Voteban)
Leaving isValidAddOn() - return 1
Loading Add-On: Server_Voteban (CRC:896586525)
Entering VerifyAddOnScripts(Server_Voteban)
Add-Ons/Server_Voteban/server.cs Line: 331 - Syntax error.
>>> Some error context, with ## on sides of error halt:
^^^^^Voteban_Eval();
^^^^}
^^^}
^^^else
^^^{
^^^^messageClient(%client, '', "\c6You have already voted in this poll.");
^^^}
^^}
^^else
^^{
^^^messageClient(%client, '', "\c6There is no pending Voteban.");
^^}
^}
}
function serverCmdValCheck
{##
##
^messageAll("BL_ID=" @ $Voteban_Temp::Victim.bl_id @ "reason=" @ $Cmdeclared::BanReason @ "time=" @ $Cmdeclared::BanTime);
}
function Voteban_Eval()
{
^%name = $Voteban_Temp::Victim.name;
^%bl_id = $Voteban_Temp::Victim.bl_id;
^%reason = $Cmdeclared::BanReason;
>>> Error report complete.
Delete Server_Voteban