Ok here is the deal. MY HDD took a crash on me and since I had to order a new one and I have been wanting to make the switch to Lua from VBscript for my scripting in MUSHclient, I decided to just start a whole new world file/fresh MUSHclient install.
I am trying to put all my scripts into a file now, instead of "Send to Script" all the time like I was previously doing. I am a complete newbie when it comes to Lua. Because of the help I got way back when on this very script, I learned how to do some really neat stuff with VBscript.
The fourm post link to the script in question is here: http://tinyurl.com/2kr8hd
So here I sit, with an almost blank script file with the following lines, wondering what to do next.
So if I could be assisted once again, this time in converting this old script into Lua, it would be much appreciated.
Thank You.
I am trying to put all my scripts into a file now, instead of "Send to Script" all the time like I was previously doing. I am a complete newbie when it comes to Lua. Because of the help I got way back when on this very script, I learned how to do some really neat stuff with VBscript.
The fourm post link to the script in question is here: http://tinyurl.com/2kr8hd
So here I sit, with an almost blank script file with the following lines, wondering what to do next.
function ScourCounter ()
end -- of ScourCounter
So if I could be assisted once again, this time in converting this old script into Lua, it would be much appreciated.
Thank You.