RagnarStats Mod

RagnarStats

RagnarStats is a mod for keeping track of who has got most frags on your server. It will display a list of names of the 10 players with the most frags at the start of every map.

There are two mutators, RagnarStats and RagnarStatsDisplay. Only RagnarStatsDisplay needs to be downloaded by players. The other one should be on the server only.

Read the ReadMe.txt file for more info.

Works with versions: 1.00/1.01/1.02/1.07
Does not work with: 1.04/1.10 (Classic)
Not tested with: 1.08 (should work)

DOWNLOAD:

Rune 1.00-1.02
RagnarStats100.zip

Rune 1.07-1.08
RagnarStats107.zip

Code
RagnarStatsSrc.zip

Posted on 2013/04/10, in Server Hosting and tagged , , , , , . Bookmark the permalink. 5 Comments.

  1. hello. about source thank you. i have one problem, i can’t recompile RagnarStats without RuneDBv200 .uc

    • You don’t need the .uc file, you have the .u file, that’s all you need. You just have to add it to EditPackages before your own thing, like this:

      EditPackages=RuneDBv200
      EditPackages=NewThingThatIncludesRuneDBv200

      That way when you are building your new thing, the RuneDBv200 will get loaded too from the .u file and there will be no errors.

  2. hello runegameviking . i’m trying to avoid mismatches as stated in yr comments . doing so requires me to rename both files . i get a error and at one point ucc would crash .

    ——————–RuneDBv200——————–
    Analyzing…
    Can’t find files matching ..\RuneDBv200\Classes\*.uc

    History: UMakeCommandlet::Main

    Exiting due to error

  3. the above errors out with just source .i now have files loaded and compiled .

    Error: C:\Rune\RagnarStats\Classes\RagnarStats.uc(20) : Error, Unrecognized type ‘RagnarStatsDisplay’

  4. compiled with error .

Leave a comment