Blockland Forums > Modification Help
Random Error's
-=>RR<=-MasterCE:
If I remember correctly, it gives the real line and a syntax line or something. You were probably reading the syntax line :/
MrPickle:
--- Quote from: Consol.log ---
--- Code: ---Add-Ons/Jail.cs Line: 40 - Syntax error.
>>> Advanced script error report. Line 79.
>>> Some error context, with ## on sides of error halt:
datablock TriggerData(NoobKillingTrigger){
tickPeriodMS = 100;
};
function ##N##oobKillingTrigger::onEnterTrigger(%this, %trigger, %obj){
^if(!%obj.client.isAdmin){
>>> Error report complete.
--- End code ---
--- End quote ---
-=>RR<=-MasterCE:
--- Quote --->>> Advanced script error report. Line 79.
--- End quote ---
That's the line number the game assigns, the line above it should be the correct line number.
MrPickle:
Well i cant see anything wrong with the code anywhere!
-=>RR<=-MasterCE:
Then post the whole script file :/ only way we can check correctly :/