I've activiated scripting as suggested in the tutorial.
http://www.gammon.com.au/forum/bbshowpost.php?bbsubject_id=6030
Using LUA,
when I type /note "Blah"
I get
[string "Command line"]:1: attempt to call global `note' (a nil value)
stack traceback:
[string "Command line"]:1: in main chunk
Its telling me to the best of my knoweldge when tyring to call a global function I get a nil value returned?
Am I missing something?
I'm using V 3.73
Thanks
Slurp
http://www.gammon.com.au/forum/bbshowpost.php?bbsubject_id=6030
Using LUA,
when I type /note "Blah"
I get
[string "Command line"]:1: attempt to call global `note' (a nil value)
stack traceback:
[string "Command line"]:1: in main chunk
Its telling me to the best of my knoweldge when tyring to call a global function I get a nil value returned?
Am I missing something?
I'm using V 3.73
Thanks
Slurp