Hello all, I have an OB1 config, it’s quite basic compared to what others are doing I have no doubt. Yet, it fails on the very first line, and I don’t understand why.
Line 3 of the config:
FUNCTION Constant "00:1A:79" -> VAR "COMBO"
Errors instantly with
[IDLE] CompilationErrorException: (3,15): error CS1026: ) expected
BOT ENDED AFTER 2 ms WITH STATUS: ERROR
Like what does this even mean?
It’s expecting a ghost bracket? What on earth is going on here?
It’s the same language, and I am running through it line by line, and it failed literally right away. What has changed?