Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
-1

How to implement randomization? [closed]

Asked by 6 years ago

Im making a game where i want it to generate 200 rooms randomly. I want a starting and end room, but i am the worst acripter on earth. Help?

Closed as Not Constructive by Andorks

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?

1 answer

Log in to vote
0
Answered by 6 years ago

math.random(200)

Ad