home *** CD-ROM | disk | FTP | other *** search
/ PC Player 1998 December (Alt) / PCPlayer_1998-12.iso / Demos / magic / data1.cab / Configuration_Files / chatmessage.cfg < prev    next >
Encoding:
Text File  |  1998-10-26  |  823 b   |  46 lines

  1. ; Chat message configuration file
  2.  
  3. [SYSTEM_MESSAGE]
  4. Format = >>> %s
  5. Red    = 215
  6. Green  = 20
  7. Blue   = 20
  8.  
  9. [PUBLIC_MESSAGE]
  10. Format = [%s] : %s
  11. Red    = 0
  12. Green  = 0
  13. Blue   = 0
  14.  
  15. [PRIVATE_MESSAGE]
  16. Format = <%s> : %s
  17. Red    = 0
  18. Green  = 0
  19. Blue   = 255
  20.  
  21. [PUBLIC_ACTION]
  22. Format = !%s! : %s
  23. Red    = 0
  24. Green  = 0
  25. Blue   = 0
  26.  
  27. [PRIVATE_ACTION]
  28. Format = !%s! : %s
  29. Red    = 0
  30. Green  = 0
  31. Blue   = 255
  32.  
  33.  
  34. ;TRANSLATORS NOTE
  35. ;All strings below require translation
  36. ;these are for strings less than 256 characters
  37. ;strings with initial lower case letter are appended to a player name
  38. [STRINGS]
  39. STR_00=is in the game
  40. STR_01=has left the game
  41. STR_02=was kicked out of the game
  42. STR_03=The host kicked you out
  43. STR_04=The host left he game
  44. STR_05=Cannot connect to game
  45. STR_06=Lost connection to game
  46.