PDA

View Full Version : Player name in server greetings?


Hubdude
02-14-2009, 09:11 AM
Some servers welcome each player by name when they join. What rcon tool if any, generates this and how? Thanks!

wcSki
02-14-2009, 09:21 AM
We used MorkEye on our server to accomplish this.

http://www.morkeye.co.uk/index.php

Ski

Hubdude
02-14-2009, 04:30 PM
Thanks, I just tried the app and was not able to get it to greet players by name. There is a welcome message box, but I use the pbsvmessages route for that. I did not see any other options in the proram for welcoming players by name. Any links for help would be appreciated.

wcSki
02-14-2009, 05:45 PM
Try this in your welcome message line.

%P% ^3Welcome To ^1My ^3Server.

The %P% will be replaced with the player name.

Ski