Jump to content

Server Email Template


Brandon

Recommended Posts

Is it possible to add %firstname% %lastname% to the server template emails? I'd rather have the welcome email read:

 

 

 

"Greetings Brandon Miller," instead of "Greetings weirdusername,"

 

 

 

Sorry for all the support requests - just working to get tcadmin configured so that we can migrate our 600+ game servers over :smile:

Link to comment
Share on other sites

Right, but I would like to have %firstname% / %lastname% available in all email templates. Is this possible?

 

 

 

When I try to use %firstname% and %lastname% in the new game server email template it does this.

 

 

 

<table border="0" align="center" width="90%" cellpadding="3" cellspacing="1"><tr><td class="SmallText">Quote:</td></tr><tr><td class="quote">

Greetings %firstname% %lastname%,

 

 

 

Your Call of Duty 2 server has been setup. Here is your game server's information:

 

 

</td></tr></table>

 

 

 

Thanks!

Link to comment
Share on other sites

In the new game server template instead of:

 

<table border="0" align="center" width="90%" cellpadding="3" cellspacing="1"><tr><td class="SmallText">Quote:</td></tr><tr><td class="quote">

Greetings %firstname% %lastname%,

</td></tr></table>

 

 

 

 

 

Use:

 

<table border="0" align="center" width="90%" cellpadding="3" cellspacing="1"><tr><td class="SmallText">Quote:</td></tr><tr><td class="quote">

Greetings %username%

</td></tr></table>

 

 

 

You will get the same result.

 

 

 

%username% = %firstname% + %lastname%

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use