if you don't run SmartScoreBoard but would like to keep and display Server-Side Stats for yourself & your players then give this a whirl;
Code: Select all
SSmartStatsReadme
=================
SmartStats Installation
-----------------------
Add SmartStats13.u to your UTServer/System folder.
Open your Server's UT.ini file and add under:
[Engine.GameEngine]
ServerPackages=SmartStats13
Add in the command line: ?Mutators=SmartStats13.SmartStats
Or as an alternate to the Mutator:
[Engine.GameEngine]
ServerActors=SmartStats13.SmartStatsActor
To view the Top100 type !ss100 in the chat.
To view the Top20 during a game type !sstats or !ssbstats
Top20 can also be view by typing in Console:
Mutate SmartStats Stats
-------------------------------------------------------------
Using SmartSB's SmartSBPlayerStats.ini info in SmartStats.ini
-------------------------------------------------------------
Copy contents from SmartSBPlayerStats.ini into SmartStats.ini
Where xxx = Version number;
Replace [SmartSBxxx.SmartSBPlayerStats] with [SmartStats13.SmartStatsPlayer]
In all 500 cases replace as follows:
SSBPlayers[0]=(IDSSB=
replace with
SSPlayers[0]=(IDSS=
Replace [SmartSBxxx.SmartSBLastPlayers] with [SmartStats13.SmartStatsLast]
Replace [SmartSBxxx.SmartSBTopTwenty] with [SmartStats13.SmartStatsTop20]
Replace [SmartSBxxx.SmartSBExcludeStat] with [SmartStats13.SmartStatsExclude]
Should work with; DM , TDM , LMS , CTF & DOM
any problems or idea's , drop us a line here.
SmartStats13 has source included.