TEMPLATE.MSG

De Les Archives de Vault-Tec
Ceci est la transcription d'un fichier dialogue ou d'un fichier message. Il s'agit d'un fichier contenant les lignes de dialogues d'un personnage non-joueur, d'un objet ou d'un script.

  1. Message File: Template.msg #
  2. #
  3. Note: Characters within curly braces (like line 100) #
  4. will be read in as a message string. Caution #
  5. should be used when making comments. All comments #
  6. should be prepended with a pound symbol for #
  7. visual ease. This does not comment out the line #
  8. though. #
  9. #
  10. Purpose: This file contains all of the dialog which the #
  11. NPC and the player say. It is broken up in the #
  12. following manner: #
  13. #
  14. Descriptions 100-199 #
  15. NPC Responses 200-399 #
  16. Player Responses 400-899 #
  17. Tell Me Abouts 900-1199 #
  18. #
  19. Log: Please note any changes that have been made to this #
  20. file and comment which lines have changed. #
  21. #
  22. Created: October 07, 1997 #
  23. #
  24. Updated: #



  1. The following lines are for the description of the NPC #
  2. based on what information the player has about the NPC: #
  3. Name, Appearance, Occupation. #


  1. look_at_proc


  1. description_proc




  1. The following lines are for the responses. Responses are #
  2. in the following format: #
  3. Node Number #
  4. NPC Responses #
  5. Place Responses #


  1. Node 000



  1. The following lines are for Tell Me Abouts #
  2. #
  3. The Tell Me Abouts break down into the following: #
  4. Tell Me About Me 970-979 #
  5. Tell Me About I Don't Know 980-989 #
  6. Tell Me About Subject 1000-1099 #
  7. Tell Me About Response 1100-1199 #



  1. Tell Me About Me #


{970}{}{That is my name.}
{971}{}{You are talking to me.}
{972}{}{Why do you ask silly questions. I am that person.}


  1. Tell Me About I Don't Know #


{980}{}{I don't know anything about that.}
{981}{}{Sorry, no clue.}
{982}{}{Never heard of it.}


  1. Tell Me About Subject #




  1. Tell Me About Response #