Show
Ignore:
Timestamp:
11/19/08 13:25:37 (17 years ago)
Author:
yumileroy
Message:

[svn] * Removing useless data accidentally committed.
* Applying ImpConfig? patch.
* Note: QUEUE_FOR_GM currently disabled as it's not compatible with the ACE patch. Anyone care to rewrite it?
* Note2: This is untested - I may have done some mistakes here and there. Will try to compile now.

Original author: XTZGZoReX
Date: 2008-10-10 13:37:21-05:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/trinityrealm/trinityrealm.conf.dist

    r33 r34  
    115115WrongPass.BanTime = 600 
    116116WrongPass.BanType = 0 
     117 
     118################################################################################################################### 
     119# CLIENT BUILD OPTIONS 
     120# 
     121#       Client Builds: 
     122# 
     123#       MinBuild 
     124#               The minium client build allowed to connect 
     125# 
     126#       MaxBuild 
     127#               The maximum client build allowed to connect 
     128# 
     129################################################################################################################### 
     130 
     131MinBuild = 8606 
     132MaxBuild = 8606