[lua]local foo
function setFoo
foo = “goo”
end[/lua]
Hi,
Could someone tell me if in the above code if im setting the local variable foo to “goo” or if I’m setting a globally accessible variable to “goo”
Thanks
Aidan [import]uid: 102413 topic_id: 25745 reply_id: 325745[/import]