The home of the mentally unstable.
Moderator: Developers
if ( map == "q3dm17" )
{
if ( Players > 8 )
{
// edawn\maps\q3dm17s+.add may contain additional spawn spots for example
MapEntityAdd: "q3dm17s+";
}
if ( Players < 4 )
{
// don't load *.add file at all
MapEntityAdd: "";
}
}
Corrected and zip file repacked, thanksLeopolD wrote:If I get this right and rulesets/ql.cfg is supposed to mimick QL's settings, then the rocket splash damage is wrong.
Splash Damage in QL is 85, not 100. (Biggest QL fail ever:)
Ofc only if "Splash Damage" in ql.cfg rocket section refers to bolt->splashDamage from g_missile.c in (io)quake3 source
Users browsing this forum: No registered users and 1 guest