So I was scrolling around studio to add Team Service to the game and saw this:
No clue what this is
What is this for?, what are you even supposed to do with it?
I tried looking for a wiki or post about it but couldnât find a single thing.
So I was scrolling around studio to add Team Service to the game and saw this:
No clue what this is
What is this for?, what are you even supposed to do with it?
I tried looking for a wiki or post about it but couldnât find a single thing.
Never saw that before
try inserting it and doing something like
local rss = game:GetService("ReplicatedScriptService")
and then after you could do ârss.â and see what appears and also try doing ârss:â
Its likely going to be the new universal container.
âAdded a new service for running server and client logic in a single container.â
https://developer.roblox.com/en-us/resources/release-note/Release-Notes-for-430
It currently doesnât function though.
Or maybe they would make it like serverscriptservice,serverstorage
If I were to guess Iâd say it would be something like ServerScriptService but for client and server. You canât run scripts in âReplicatedStorageâ as far as I know so maybe thatâd be something about it.
I was thinking of that in my head lol.
Please, search before posting , i solved a thread before:
I hope this helps.