A communication system in Gimkit is nearly done. There are good guides on this topic (guides from Davvy, ABCD, and possibly more), but I ran into a problem when trying to recreate one. It’s a bit hard to use when in-game, and by the time you sent your chat message, you may have missed something. So, I’m gonna make a (hopefully) easier chat system.
Devices Needed
- Dialogue x1
- Game Overlay x1
- Notification x1
(the process is rinse-and repeat-esque)
The Guide
The first thing we need is an overlay. This is going to be our button that, when pressed, opens our “chat panel.” Set your overlay type to button, and when it is pressed, have it relay on channel “Open Chat.”
Now, we need to design our chat “interface.” This is going to be where the user selects the chat message that they are using. For this, place down a dialogue device. Here’s a tip for efficiency; don’t use the typewritter effect (it’s turned on for default). Using it makes the dialogue actions take a bit longer, and the whole point of the new chat system is “for efficiency.”
To change the typewritter effect, go into the Appearance section of the dialogue device and turn off the typewritter effect (I also recommend disabling the background darkening, but it’s not necessary).
Now enlies the main part; making the chat options. This process is a rinse-and-repeat type, so I’ll mainly cover how to make just one chat message go through.
First, make sure that your dialogue device opens up on channel “Open Chat.”
Your first action button be labeled as a greeting message (“Hi!” for example). Make is relay on a same-named channel, as shown below.
Now, we need a notification, which we’ll use to show the chat message being sent. Once you have this, go into the settings (optionally, you can set the notification type to info). Open up a block that receives on your forementioned channel “Hi!”
You can chose whether to have the chat message appear in one of two places; as a notification (preferrably in top-right), or in the activity feed (my recommendation).
The Notification Way!
Make the block code look something like this:
The Activity Feed Way!
Make the block code into something like this:
And, there you have it! A much easier chat system, both to make, and to use! For those who want more chat options, repeat from the area where we add a chat option, to this bit (and add dialogue option devices once you run out of the built-in ones).
- 1/10 ()
- 2-4/10 (This wasn’t that good…)
- 5-6/10 (OK.)
- 7/10 (Decent.)
- 8-9/10 (It’s pretty good)
- 10/10 (Awesome!)
- 11/10 ()
- 1/10 []
- 2/10 []
- 3/10 []
- 4/10 []
- 5/10 []
- 6/10 []
- 7/10 []
- 8/10 []
- 9/10 []
- 10/10 []
- 11/10 [] (pls don’t vote this for fun)