rspree_mod

[About][Servers][Config][Download][Contact]

This etpro server side mod adds "reviving sprees" in the style of etadmin_mod's killing sprees.
See http://wolfwiki.anime.net/index.php/Lua_Mod_API#cvars on how to load this mod.

Download


About

Thanks to the Hirntot.org admin [!!!]Harlekin and the [!!!] community for testing on their servers :)

Config

Below is a list of config vars and their explanation. You'll have to edit the rspree.lua and change these values to fit your needs.

For the config vars ending in "_pos", see http://wolfwiki.anime.net/index.php/SendServerCommand#Printing for valid locations, most people should be fine with the defaults.

Customization of reviving spree messages... WARNING: don't try to add something higher than 35, it will be ignored ;-)
R_Sprees = { -- these numbers MUST be multiple of 5...!
     [5] = "is on a reviving spree",
    [10] = "really needs new syringes soon",
    [15] = "earned the bronze syringe",
    [20] = "earned the silver syringe",
    [25] = "earned the golden syringe",
    [30] = "is a god dressed in white",
    [35] = "just arrived from the 4077th M*A*S*H",
}

Servers

Contact

Vetinari @ QuakeNet (#hirntot.org)
or mail
$Revision$ $Date$