Wouldn’t it depend how much you’re putting on it though? I’d imagine just sending a table as such
local tab = {
Players = {'Player1','Player2'}
}
would be good enough
Wouldn’t it depend how much you’re putting on it though? I’d imagine just sending a table as such
local tab = {
Players = {'Player1','Player2'}
}
would be good enough