Client-Side Scripting and Server-Side Scripting: Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>MrHistory |
>Trappingnoobs Resized server image |
||
Line 3: | Line 3: | ||
==Servers== | ==Servers== | ||
[[Image:Servers.JPG| | [[Image:Servers.JPG|350px|List of servers]] |
Revision as of 22:03, 9 July 2011
What is it?
Servers are like shops. The clients of the server are its customers. When a player joins a game, it become a client of the server you are in. Client-side scripting only affects a specific client. Server-side scripting affects the server; therefore, all the clients of the servers are affected.