Talk:Output
From Legacy Roblox Wiki
Jump to navigationJump to search
A more precise example is desired. Use images? or copy/paste with color html? (I think the second is my preference for ease of editing/examples). We also want to make a page specifically for debugging. --GoldenUrg 22:10, 24 April 2010 (UTC)
- I like more images. I just need to either make some images with my configuration of Roblox Studio, or I can use already uploaded images that look like the regular studio configuration. --Blocco 22:12, 24 April 2010 (UTC)
- Is this what you mean by colored text?
loops = 5 for myVar = 1, loops do print("This is a test print to the output.", myVar .. " time(s) so far") end
- --Blocco 20:44, 25 April 2010 (UTC)
- See Common Scripting Mistakes. This is what I was meaning, but yes that it a similar result. Images cannot be editted for textual errors or diff'd. --GoldenUrg 03:09, 1 August 2010 (UTC)