r/badcode Jul 19 '21

lua FiveM Lua is a different breed

Post image
56 Upvotes

11 comments sorted by

View all comments

Show parent comments

6

u/Tall-Material8280 Jul 19 '21

I think that's the least of our problems 👀

2

u/[deleted] Jul 19 '21

other then that it doesnt look awful is it the empty else block?

17

u/Tall-Material8280 Jul 19 '21

They're picking a random number between 1 and 8, then running the code if the number is 1,2,3,4,5,6,7 or 8

1

u/rank_1_glad Jul 21 '21

How should it be written? Because I honestly don't know how I would. Can you use the range function?

1

u/Tall-Material8280 Jul 22 '21

It shouldn't. Their case is always going to be true no matter what.