Lua is case sensitive. It has to be called like so:orCode:rand = math.random(5)Code:rand = math.random(1, 5)

Likes: 0

Lua is case sensitive. It has to be called like so:orCode:rand = math.random(5)Code:rand = math.random(1, 5)




Reply With Quote
Bookmarks