[Trigger] Renaming Info/Quest - CMD's

Status
Not open for further replies.
  • Unknown
    • Events
      • Map initialization
    • Conditions
    • Actions
      • -------- Creating a quest --------
      • Quest - Create a Required quest titled Title with the description Description, using icon path ReplaceableTextures\CommandButtons\BTNAmbush.blp
      • -------- Changing the description --------
      • Quest - Change the description of (Last created quest) to Description
And what do you mean by CMDs ?
 
You can either put that into a quest log or put it into a trigger that will show it when you type a word.

For example -
  • Unknown
    • Events
      • Player - Player 1 (Red) types a chat message containing -Commands as An exact match
    • Conditions
    • Actions
      • Game - Display to Player Group - Player 1 (Red) the text: list of commands
 
Status
Not open for further replies.
Back
Top