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
  • 23:23, 10 December 2024 PRG talk contribs created page How to Script Anything/Chapter3 (Created page with "{{CatUp|How to Script Anything}} ==Chapter 3: Functions, Data Types, and Coroutines== A closer look at making your own functions is necessary before any significant scripting can be done. Events, data types, coroutines all require functions, and very few scripts can do anything on Roblox unless they have at least one function. ===Custom Functions=== To make your own custom function, you must answer the question "What do I want it to do?", or "Why am I writing it?" This...")