variable == variable
variable > value
function(value) == "string"
To name just a few.
An 'if' statement with multiple conditions still has only 1 'if' and 1 'then'. It would look like this.
if condition or condition then
actions
end
Of course 'if' statements can be a lot more complex. Here is the reference for the 'if' statement http://www.lua.org/manual/5.2/manual.html#3.3.4. It's not very newby friendly. Try doing a search online for 'if then' examples or look through the bot files.
Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.