a=ScenEdit_GetScore("Marker")
ScenEdit_SetScore("Marker", (a=0))
Getting: ERROR: [string "Console"]:2: ')' expected near '='
I've tried it a half dozen ways and there is a variation on this.
There may also be an error in the documentation at commandlua.github.io/
Shouldn't the example read ScenEdit_SetScore...
I've tried it with just this line as well, no luck.
Thanks in advance
