I'm trying to make a program that writes a list to a file. That works, but I wan't returns after every item in the list (returns would be in the text file.)
Any help. This is for a Minecraft Mod, MakeMyItem, by the way.
Offline
Try either copying a return character from notepad or using the 'new line' reporter block!
Offline
LS97 wrote:
Try either copying a return character from notepad or using the 'new line' reporter block!
What new line reporter block??
Offline
gbear605 wrote:
LS97 wrote:
Try either copying a return character from notepad or using the 'new line' reporter block!
What new line reporter block??
Under the operators tab, there's a reporter block that initially says 'pi'. In it's drop down menu, 'newline' is an option.
Offline
ScratchReallyROCKS wrote:
gbear605 wrote:
LS97 wrote:
Try either copying a return character from notepad or using the 'new line' reporter block!
What new line reporter block??
Under the operators tab, there's a reporter block that initially says 'pi'. In it's drop down menu, 'newline' is an option.
![]()
Sweet, thanks!
Offline