Loading Add-On: Script_antiadminask (CRC:-790119713)
Add-Ons/Script_antiadminask/server.cs Line: 35 - Syntax error.
>>> Some error context, with ## on sides of error halt:
^^^^parent::servercmdmessagesent(%client,%msg,%value1,%value2);
^^ %client.delete("No you can't have admin/Load somthing");
^^^return;
^^ }
^^^ echo("close to a kick");
^^}
^^}
}
^ parent::servercmdmessagesent(%client,%msg,%value1,%value2);
}
};
activatepackage(noa);;##
>>> Error report complete.
ADD-ON "Script_antiadminask" CONTAINS SYNTAX ERRORS
1 Stytax Error
Loading Add-On: Gamemode_Metroid (CRC:-349691244)
Add-Ons/Gamemode_Metroid/Weapon_PowerBeam.cs Line: 549 - Syntax error.
>>> Some error context, with ## on sides of error halt:
^stateTransitionOnTimeout[3]^= "FireC";
^stateTimeoutValue[3]^^= 0.1;
^stateTransitionOnTriggerUp[3]^= "Ready";
^stateFire[3]^^^= true;
^stateSequence[3]^^= "fire";
^stateScript[3]^^^= "onFire";
^stateWaitForTimeout[3]^^= true;
^stateAllowImageChange[3^^= ##f##alse;
^stateSound[3]^^^^= BeamFireSound;
^stateName[4]^^^= "FireC";
^stateTransitionOnTimeout[4]^= "ChargeA";
^stateTimeoutValue[4]^^= 0.1;
^StateTransitionOnTriggerUp[4]^= "Ready";
^stateFire[4]^^^= true;
^stateSequence[4]^^= "fire";
^stateScript[4]^^^= "onFire";
>>> Error report complete.
ADD-ON "Gamemode_Metroid" CONTAINS SYNTAX ERRORS
2 Syntax Errors
Fix those Syntax Errors and try again.
I think that's the problem... I hope.