Types of Scripts

Local scripts and server scripts are different. The difference is that local scripts function on the client and server scripts function on the server. Server scripts can be used for dealing damage to a specific player after a requirement was met and local scripts can be used for a narrator on top of the player's screen.

Module scripts are different than the other two. They are unique types of scripts that store a set of functions and variables to meet a shared purpose, like money or enemies.