Player Settings for Changing Player Configs


A player who sends these commands must be recognized by AutoTroll.

he below configuration variables are not case sensitive $PlaYErName and $Playername are both recognized by AutoTroll. See the syntax rules for explanation on how players must set these variables.

$PlayerName : namePlayer name (must be >=2 characters) and corresponds to the "Name" field  
$PlayerAlias : aliasPlayer alias is optional. Outgoing messages and posts to the player will use their alias if they have one, otherwise will use their name  
$Password : newpassPlayer's password must be >=3 characters  
$EMail: me@here.comPrimary e-mail (must contain '@' sign)  
$EMail2: me2@here.comSecondary e-mail (if $UseEMail2, must contain '@')  
 
The following are set to either 'Yes' or 'No' after ':' (not case sensitive)  
$UseMime : yesyes=mime encoding, no=UUencoding  
$BroadCastMsgs: no Receive broadcast/news type messages  
$NewGameMsgs: yesReceive "new game" type messages  
$ZipFiles: noTells AT if it should zip RSTs to player  
$UseEmail2: no No ignores e-mail2, yes puts e-mail2 to in CC field of all outgoing messages to the player  
$LongFileSupport :yes Player supports longfilenames  
$HostWarning : yesIf player wants to receive host warning messages  
$AllyHostWarning: yesIf players wants to receive a host warning message when their allies/teammates TRNs aren't in. The player will also get chktrn results when this is set to yes.  
$FTPRSTs : yesSets if player wants RST files sent to ftp site. Note: only games with 'FTP Zipfiles' checked can have the player's RST files sent  
$PrivateEMail : noIf yes, [Player.EMail] & [Player.EMAil2] will return 'PRIVATE'. This sets the 'Hide EMail' flag for player  

These next 24 variables set the 24 custom choices for each player (editable in the player dailog).
$Choice1 : XXXX
$Choice2: XXXX
$Choice3: XXXX
$Choice4: XXXX
$Choice5: XXXX
$Choice6: XXXX
$Choice7: XXXX
$Choice8: XXXX
$Choice9: XXXX
$Choice10: XXXX
$Choice11: XXXX
$Choice12: XXXX
$Choice13: XXXX
$Choice14: XXXX
$Choice15: XXXX
$Choice16: XXXX
$Choice17: XXXX
$Choice18: XXXX
$Choice19: XXXX
$Choice20: XXXX
$Choice21: XXXX
$Choice22: XXXX
$Choice23: XXXX
$Choice24: XXXX

XXXX above values can be any number from 1 to 2,147,483,647 (do NOT include commas)

These three variable names are defined by you in the setup tab.
$UDef1 : yes
$UDef2 : no
$UDef3 : yes


See Also
Syntax Rules