|
|
since Slings doesn't have T1 scripts anymore, and the Depot doesnt really have much of a selection, any good sites that have alot of scripts? I ask cause I reinstalled, wanted a clean install going with just a bare minimal script system just the issentials, ski, fastfavs, etc Im in need of a good flag stat hud (who has flag, dropped with timer, with score built in if possible) thats presto friendly. i know of a few but cant find them since the large script sites are gone ;\
windexy 12-31-2002, 04:43 PM AO has nice flag hud.
dont have link sorry
verve 12-31-2002, 04:48 PM AO's scripts
http://www.tribalwar.com/forums/showthread.php?s=&threadid=121040
Foodey 12-31-2002, 04:49 PM http://www.optimistic56k.com/t1_shiz/disc.html
http://hosted.tribalwar.com/aftermath/index.php
http://www.team5150.com/~fsb-spy/
http://hosted.tribalwar.com/conversion/index.html
http://www.geocities.com/the_maniacal/skins.html
http://nexus.netarus.com/Tribes/Tribes1.html
http://www.templeofblood.com/~perro/
http://x8oz.topcities.com/
http://www.skinshop.tk/
meh :/
Originally posted by Foodey
http://www.optimistic56k.com/t1_shiz/disc.html
http://hosted.tribalwar.com/aftermath/index.php
http://www.team5150.com/~fsb-spy/
http://hosted.tribalwar.com/conversion/index.html
http://www.geocities.com/the_maniacal/skins.html
http://nexus.netarus.com/Tribes/Tribes1.html
http://www.templeofblood.com/~perro/
http://x8oz.topcities.com/
http://www.skinshop.tk/
meh :/
those are skin sites mostly ;\
looking for scripts
Originally posted by verve
AO's scripts
http://www.tribalwar.com/forums/showthread.php?s=&threadid=121040
ill try that
R@ND0M 12-31-2002, 05:00 PM http://home.adelphia.net/~z0dd
all you ever need.
Foodey 12-31-2002, 05:02 PM Originally posted by Mav
those are skin sites mostly ;\
looking for scripts
http://x8oz.topcities.com/
alllllll scripts
Vanster 12-31-2002, 05:06 PM anyone know where i can get crouch ski?
Originally posted by R@ND0M
http://home.adelphia.net/~z0dd
all you ever need.
yea im using some of those,
z0ddski
z0dd_throw_gren
z0dd_throw_mine
z0ddkit
just need a good ctf flag hud/score hud and im set
R@ND0M 12-31-2002, 05:10 PM z0ddhud..
its the fastest (yes, run a timedemo on VP while skiing runar), hardest to setup, and most incompatible with other flag huds
definately not a beginners flag hud, but it's the best imho (currently..)
yea z0dds hud is good but i just need the flag part, all the rest i dont need, plus its non presto compatible. id go with an all z0dd setup but i just wanna keep it simple like it was long ago, basics + presto :D
randoom taught me z0ddhud :(
·liquid· 12-31-2002, 05:43 PM Originally posted by Vanster
anyone know where i can get crouch ski?
editActionMap("playMap.sae");
bindCommand(keyboard0, make, "numpad0", TO, "Ski(1);");
bindCommand(keyboard0, break, "numpad0", TO, "Ski(0);");
function Ski(%val) {
if(%val && Client::getTeam(getManage rId()) == -1) {
postAction(2048, IDACTION_MOVEUP, 0);
return;
}
$Skiing = %val;
Skiing();
}
function Skiing() {
postAction(2048, IDACTION_MOVEUP, 0);
postAction(2048, IDACTION_CROUCH, 0);
if($Skiing)
schedule("Skiing();", 0.001);
else
postAction(2048, IDACTION_STAND, 0);
}
Vanster 12-31-2002, 05:53 PM tnx
Vanster 12-31-2002, 06:00 PM wow crouch ski is weird im always crouched even when im just walking... is that supposed to be like that?
·liquid· 12-31-2002, 06:06 PM Oops.. no, I forgot to add a line when I posted that.
systemflux 12-31-2002, 06:30 PM Originally posted by ·liquid·
Oops.. no, I forgot to add a line when I posted that.
lol
http://www.blast-zone.net/slingscripts_t1.zip
^- should work ...if not find me tomorrow..its late..im not with it..thas all of slings stuff
R@ND0M 01-01-2003, 02:57 AM Originally posted by Mav
yea z0dds hud is good but i just need the flag part, all the rest i dont need, plus its non presto compatible. id go with an all z0dd setup but i just wanna keep it simple like it was long ago, basics + presto :D
you just said basics and presto
word oxymoron comes to mind :P
whateva, have a good new yearz
|
|