Psychosis
03-14-2004, 09:59 PM
Looking to redo whole config... tried VP5, evitas, runars, andrews.. I'm basically looking for whichever pack is easiest to ad/remove from. Which pack has the best autoloading features for additional scripts / huds / etc?
random
03-15-2004, 02:36 AM
default tribes
i seriously don't get what's w/ people who don't want to spend 5 minutes customizing something they're going to spend hours using (like a tribes config)
i'd recommend the 15kb config, for everything you'll need in a match, or dooms bloat config, for all the extra crap nobody really needs
Psychosis
03-15-2004, 02:57 AM
i dont mind having to customize... i just dont want to have to manually ad exec statements for 3000 scripts as i try each one and decide if i like it or not... (i have tons from like last 4 years, no idea what they are, have to load em and see what they look like) :p
NOVA|lam
03-15-2004, 03:01 AM
here is the 15k keybind section:
// -=- Options -=-
$Jump::Delay = 0.009;
$Waypoint::Target = 3; //1=enemy, 2=friendly, 3=manual
$Zoom::DefaultZoom = 1; //1=2x, 2=5x, 3=10x, 4=20x
SetSens(9);
// -=- Prefs -=-
$pref::SkipIntro = true;
$pref::PlayerFOV = 120;
$pref::noEnterInvStation = true;
$pref::noIpx = true;
$pref::starDetail = 1;
$pref::skyDetail = 1;
$pref::filterBadWords = false;
$pref::NumDecals = 0;
$pref::maxNumSmokePuffs = 1500;
$pref::PacketFrame = 32;
$pref::PacketRate = 15;
$pref::PacketSize = 400;
$net::interpolatetime = 0;
$Server::warmupTime = 5;
$Server::respawnTime = 0;
$badwords = "";
// -=- Binds -=-
editActionMap("playMap.sae");
MyBind("rcontrol", "Jump::Start();", "Jump::Stop();");
MyBind("numpad6", "Waypoint::TargetFriendly( );");
MyBind("numpad5", "Waypoint::TargetEnemy();");
MyBind("numpadenter", "DropMines();");
MyBind("numpad1", "Zoom::Zoom();", "Zoom::UnZoom();");
//MyBind("lcontrol", "Zoom::Cycle();");
MyBind("home", "TV::On();", "TV::Off();");
MyBind("f2", "DemoHUD(normal);");
MyBind("f1", "DemoHUD(pause);");
MyBind("f3", "DemoHUD(slower);");
MyBind("f4", "DemoHUD(faster);");
//BindCommand("mouse0", "zaxis", TO, "nextWeapon();");
//for local server route crap
MyBind(".", "remoteEval(2048, rememberPosition);");
MyBind(",", "remoteEval(2048, recallPosition);");
editActionMap("actionMap.sae");
MyBind("1", "Fav::Set(1, 'HeavyO');");
MyBind("2", "Fav::Set(2, 'HeavyD');");
MyBind("3", "Fav::Set(3, 'Farmer');");
MyBind("4", "Fav::Set(4, 'Capper');");
MyBind("5", "Fav::Set(5, 'Sniper');");
NewActionMap("Favorite.sae");
EditActionMap("Favorite.sae");
MyBind("t", "Fav::Litter('Turret');");
MyBind("n", "Fav::Litter('Inventory Station');");
MyBind("p", "Fav::Litter('Pulse Sensor');");
//MyBind("numpad1", "buy('ammo pack');");
//MyBind("numpad2", "buy('shield pack');");
//MyBind("numpad3", "buy('repair pack');");
the entire pack is in the autoexec.cs
pretty sweet
and random, check pm please
[meph]DooM!
03-15-2004, 05:10 AM
yea kris, stuff no1 needs like "stats"
random
03-15-2004, 11:35 PM
DooM!']yea kris, stuff no1 needs like "stats"
at least someone understands
cyclonite
03-18-2004, 06:31 AM
If you want add/remove ease, get andrews modules konfig. Its got the module thing happening like Presto, but it doesn't suck complete balls.