Hostname: | $SERVERNAME |
Location: | $HOSTNAME |
Game: | $TYPE |
Game Type: | $GAME |
Players: | $PLAYERS of $MAXPLAYERS |
Map: | $MAP |
$(IF:RULE(mp_friendlyfire))
Friendly Fire: | $(RULE:mp_friendlyfire) |
$(ENDIF)
$(IF:RULE(mp_timelimit))
Timelimit | $(RULE:mp_timelimit) |
$(ENDIF)
$(IF:RULE(gamemode))
Game Mode: | $(RULE:gamemode) |
$(ENDIF)
|
$(IF:PLAYERS)$(IF:FLAG(-P))
|
Player Name |
|
Frags |
$(IFNOT:HALFLIFE)
|
Ping |
$(ENDIF)
$(IF:HALFLIFE)
|
Online |
$(ENDIF)
$PLAYERTEMPLATE
$(ENDIF)$(ENDIF)
|