So I have seen training games have session boards. Does anyone know a tutorial or can give me a model of a session board where you can book sessions?
I have looked on the Devforum and found nothing.
So I have seen training games have session boards. Does anyone know a tutorial or can give me a model of a session board where you can book sessions?
I have looked on the Devforum and found nothing.
You’re going to need to explain more, most of us don’t participate in those roleplay job groups.
Oh so basically you create a session for a time and it would show on all servers. It’s kind of like a booking system for specific ranks.
You can use a combination of os.time(), DataStoreService or MessagingService to achieve this. Because what you’re asking for is fairly specific it’s going to be hard to pinpoint what you mean, or even find any modules which support what you’re looking for because it seems like a unique concept.
Because you mention only specific ranks being able to use the board, it may be worth it to look at Player:GetRankInGroup() as well.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.