Hey guys, the question is simple.
What are the important services that I’ll need to know to help me program?
Please, if possible, provide me with a list with important services.
Thanks!
-coolguyweir.
Hey guys, the question is simple.
What are the important services that I’ll need to know to help me program?
Please, if possible, provide me with a list with important services.
Thanks!
-coolguyweir.
DataStoreService
ReplicatedStorage
StarterPlayer
Players
ServerScriptService
Debris
MarketplaceService
TeleportService
That’s all I got
CollectionService is really underrated imo.
You can pair it with a plugin like:
and you have a very powerful tool where your builders can tag objects, and the scripter can simply use CollectionService to find objects with that tag and make them functional. This makes the parts immune to builders accidentally changing the part names, location, etc.
@D0RYU
This service can only be used by CoreScripts:
RobloxScriptSecurity
This member can only be accessed by CoreScripts. Attempting to access this member outside of a CoreScript will cause an error.
oh my bad i will remove my reply then