google-code-export / p-g-qvm

Automatically exported from code.google.com/p/p-g-qvm
Other
1 stars 0 forks source link

welcome message on connect #118

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Attached patch sends a welcome message to players after they successfuly
connect and enter the game.

cvars:
  g_welcomeMsg "message" (default "")
     message to CP to the player, supports \n escapes
  g_welcomeMsgTime 5 (default 0, off)
     time in seconds to display g_welcomeMsg

*note to non-pgqvm authors - depends on the g_msg patch from issue#50 to be
already applied

Original issue reported on code.google.com by Rez...@gmail.com on 14 Jun 2008 at 1:28

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by Paradox460 on 17 Jun 2008 at 3:53

GoogleCodeExporter commented 9 years ago
Fixed.

Rev 65

Release 1.6.1

Original comment by Paradox460 on 22 Jun 2008 at 9:01