Advertisement
Dudugz-Contistente

Untitled

Aug 21st, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. str=[[
  2. | | | | | | |
  3. | | | | | | |
  4. | | | | | | |
  5. | | | | | | |
  6. | | | | | | |
  7. | | | | | | |
  8. | | | | | | |
  9. | | | | | | |
  10. | | | | | | |
  11. | | | | | | |
  12. | | | | | | |
  13. | | | | | | |
  14. | | | | | | |
  15. | | | | | | |
  16. | | | | | | |
  17. ]]
  18.  
  19. str2=[[
  20. __________________________
  21. __________________________
  22. __________________________
  23. __________________________
  24. __________________________
  25. __________________________
  26. __________________________
  27. __________________________
  28. __________________________
  29. __________________________
  30. __________________________
  31. __________________________
  32. __________________________
  33. __________________________
  34. ]]
  35.  
  36. ui.addTextArea(0,str,nil,200,100,200,200,0,0,0,true)
  37. ui.addTextArea(1,str2,nil,200,100,200,200,0,0,0,true)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement