Chat and lobby
Toby说
很久以前 | 帖子#2Nope, the lobby isn't very flexible as of now despite it being asked for several times. You could potentially set up group chats. You'd need to use the handle message function on your severside code to determine which group the user is in and then broadcast the messages to the people in the same. As of the lobby though, we currently only have control over advanced options. :(
bluesector说
很久以前 | 帖子#3Thanks. I appreciate your reply. That's what I figured. I was hoping for a loophole.
Cyclone103说
很久以前 | 帖子#4Aren't we all.....I just want to have static instances that users can join, other than that I like the lobby and chat.
I coded a whisper feature for the chat in my game, I can share the source if you like.
I coded a whisper feature for the chat in my game, I can share the source if you like.
bluesector说
很久以前 | 帖子#5Thanks. That would be great.
Toby说
很久以前 | 帖子#6
Cyclone103说
很久以前 | 帖子#7Upvoted!
Bluesector, Ill send you a message with the code in it. I just have to find it lol......
The only thing that I havent programmed into it yet is the ability to see your own whispers.
Bluesector, Ill send you a message with the code in it. I just have to find it lol......
The only thing that I havent programmed into it yet is the ability to see your own whispers.
回复主题
现在就注册以回复主题
bluesector说
很久以前 | 帖子#1What I would like to design is custom person-to-person chat inside the gameplay and to setup various lobbies within gameplay.