Skip to content
#477
Auto-translated
You can choose from a list, for example, 8 names, and select one for the specific case (example: blockedTavern[3]), but is it possible to exclude a specific name? This is exactly what I need – to select all 8 names and then exclude, for example, the 3rd one.
Either put the number i in the if statement, or simply iterate through the first two elements in the array, and then through the rest.
It still doesn't work. It says "attempt to call a nil value".
Don't compare with nil, but with true. Or, as I think, it should be compared with false, but then for equality, and not the opposite.

Statistics

Welcome our newest member: Emil

Users Online 2 users 1072 guests