Jump to content




[Programming][Help]Make a program do something a certain number of times?


  • You cannot reply to this topic
1 reply to this topic

#1 EmTeaKay

  • Members
  • 115 posts

Posted 25 September 2012 - 07:44 PM

I found out how to do it.
No worries.

#2 Cranium

    Ninja Scripter

  • Moderators
  • 4,031 posts
  • LocationLincoln, Nebraska

Posted 25 September 2012 - 08:11 PM

It's always a good idea to post your solution though, for those who do not know, or are searching the forums for help.
I guess you used a for loop, with something like this:
for i = 1,5 do
--does this code 5 times
end






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users