Skip to content

Addition of chat commands #286

@JCharante

Description

@JCharante

Create a system for inputting a phrase into chat with just a few button presses. When a player clicks V, followed by 2 numbers, it will print a phrase in chat under their name. The first number will determine the type of message, i.e. Greeting, build, etc. And the second number will determine the exact phrasing. The full list of phrases is as follows.

The bolded numbers and phrases are the first number, non bolded are what would follow.

  1. Greetings:
    1.“Greetings”
    2.“Hello”
    3.“Hi”
    4.“Good morning”
    5.“Good afternoon”
  2. Orders:
    1.“Move”
    2.“Help me”
    3.“Attack”
    4.“Run”
    5.“Fix this”
    6.“Join my corp”
    7.“Ally me”
  3. Build:
    1.“Build a fence”
    2.“Build a hospital”
    3.“Build an ore generator”
    4.“Build a pharmacy”
    5.“Build a door”
    6.“Build a spawn beacon”
    7.“Build a turret”
    8.“Build defences”
  4. Aggressive:
    1.“I’m gonna to kill you”
    2.“Get outta here!”
    3.“I am going to take your things”
    4.“You are my enemy."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions