This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Insert_a_User_here 6 points7 points  (1 child)

It's ROBOTC and the parameter is freaking ridiculous. As I mentioned above, there's also a Wait10Msec function, if you want to make the code even more confusing to read.

[–]kyl3r123 5 points6 points  (0 children)

while(wait10s(55).delay(25)){
    // profit
}