Skip to content

Skript Errors

John Heikens edited this page Jun 12, 2024 · 5 revisions

Indentation

https://skripthub.net/tutorials/33

Nest

(explanation to be added)

No matching

Unmatched

Can't understand this line

this error message might mean various things. somehow it can't recognise any effects in the line you coded. that might mean you:

  • wrote something which isn't normal syntax
  • have an addon which is not added to IntelliSkript yet (please visit our discord)
  • used the wrong amount of indents so your line is in a different section

Clone this wiki locally