#Beginner problem - incompatible types: possible lossy conversion from double to int

8 messages · Page 1 of 1 (latest)

fierce sail
brave fjordBOT
#

This post has been reserved for your question.

Hey @fierce sail! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.

TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.

raw sinew
#

Math.floor gives you a double

#

you need to cast it to int

#

rooms[(int)(Math.random()*rooms.length)]

fierce sail
brave fjordBOT
# fierce sail Thanks

If you are finished with your post, please close it.
If you are not, please ignore this message.
Note that you will not be able to send further messages here after this post have been closed but you will be able to create new posts.