I've been using MUSHclient for some time now, and have exclusively used Lua script, as there seems to be more info on it in MUSHclient's help files, and it seems to have the most straightforward syntax.
However, I have noticed that most people seem to dislike Lua, and prefer other script languages. This makes it difficult for me to get help with my scripting needs, and also prevents me from using plugins and scripts that others post (as most of these are not written in Lua).
So, I have two questions:
1) Why is Lua generally considered to be inferior to other scripting languages? I haven't encountered any real problems with it.
2) Should I decide to switch over to another scripting language (I've been thinking about VBscript, specifically), about how difficult would it be to convert my existing scripts? I've got about 740 lines, but a lot of that is just extra spacing and comments to improve readability; I'd say maybe half of it is actual code, if that.
However, I have noticed that most people seem to dislike Lua, and prefer other script languages. This makes it difficult for me to get help with my scripting needs, and also prevents me from using plugins and scripts that others post (as most of these are not written in Lua).
So, I have two questions:
1) Why is Lua generally considered to be inferior to other scripting languages? I haven't encountered any real problems with it.
2) Should I decide to switch over to another scripting language (I've been thinking about VBscript, specifically), about how difficult would it be to convert my existing scripts? I've got about 740 lines, but a lot of that is just extra spacing and comments to improve readability; I'd say maybe half of it is actual code, if that.