SpinSlash165
speeeeeeeen
This has been plaguing me for the last several months.
Sometimes after I've made a change to a Lua script, the game spits this in my face when I try to load it:
I have NEVER changed the position of the final bracket. It's always been this:
Please help!
Sometimes after I've made a change to a Lua script, the game spits this in my face when I try to load it:
Code:
WARNING: [directory]|LUA_SHOT:33: ')' expected (to close '(' at line 10) near 'end'
I have NEVER changed the position of the final bracket. It's always been this:
Code:
end)
Please help!