Main public logs

From ROBLOX Wiki
Jump to navigationJump to search

Combined display of all available logs of ROBLOX Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 14:43, 10 December 2024 PRG talk contribs created page How do I create a brick? (Created page with "{{CatUp|Tutorials}} __TOC__ == Object Creation via Script == It is time to learn how to create different objects via script. Instead of using "Insert > Object.. > Script", a script line can be used. Almost anything and everything can be created via scripts, even a whole new functioning script. === Adding New Objects (Instances) === Now, to add a new object, we need to use the term 'Instance.new'. This term creates a new instance. An instance is a longer...")