[T1] The Link Thread by bLiSS - Page 3 - TribalWar Forums
Click Here to find great hosting deals from Branzone.com


Go Back   TribalWar Forums > Current Gaming > Tribes Scripting and Modifying
Reload this Page [T1] The Link Thread
Page 3 of 46
Thread Tools
Renon
VeteranXV
Old
41 - 09-17-2003, 18:24
Reply With Quote
This Thread needs to be stickied \o/
 
Renon is offline
 
Sponsored Links
bandicot
VeteranX
Old
42 - 09-17-2003, 18:51
Reply With Quote
.
 
bandicot is offline
 
SuperSlug
VeteranX
Contributor
Old
43 - 09-25-2003, 18:46
Reply With Quote
http://www.ecst.csuchico.edu/~slug/T1/
 
SuperSlug is offline
 
Timalis_
VeteranX
Old
44 - 10-05-2003, 19:44
Reply With Quote
:bump:
 
Timalis_ is offline
 
Mav
VeteranX
Contributor
Old
45 - 10-11-2003, 21:01
Reply With Quote
bump
 
Mav is offline
 
Dragon
VeteranX
Old
46 - 10-17-2003, 11:19
Reply With Quote
just wanna add this in here cause i always forget it

http://www.team5150.com/~andrew/proj...reate.ppls.php
 
Dragon is offline
 
Mav
VeteranX
Contributor
Old
47 - 10-17-2003, 16:26
Reply With Quote
anyone got a working interpolate script thats compatible with Stripped?
 
Mav is offline
 
Shinigami
VeteranX
Old
48 - 10-17-2003, 16:30
Reply With Quote
Quote:
Originally Posted by Mav
anyone got a working interpolate script thats compatible with Stripped?
uhhh

What is an interpolate script?
 
Shinigami is offline
 
SarcaStick
VeteranX
Contributor
Old
49 - 10-17-2003, 16:39
Reply With Quote
Quote:
Originally Posted by Shinigami
uhhh

What is an interpolate script?
uhhh

maybe he means a script that enables you to change it on the fly?
 
SarcaStick is offline
 
advisory
VeteranX
Old
50 - 10-17-2003, 16:58
Reply With Quote
http://www.freewebs.com/****z/

bleh. it wasnt all the way finished... maybe i might finish it someday?
 
advisory is offline
 
Shinigami
VeteranX
Old
51 - 10-17-2003, 17:33
Reply With Quote
Quote:
Originally Posted by SarcaStick
uhhh

maybe he means a script that enables you to change it on the fly?
But that wouldn't require events.
 
Shinigami is offline
 
Mav
VeteranX
Contributor
Old
52 - 10-17-2003, 20:22
Reply With Quote
Quote:
Originally Posted by Shinigami
But that wouldn't require events.
I'll rephrase; is there a script for t1 that lets you change your interpolation value in an instant?

in T2 there was a version that once you join a map, you activate it with a button press. Then, whenever you change to you chaingun, interpolate is automatically enabled. When you switch to another weapon, it's automatically disabled.

I'm hopin for something at least similar for T1.
 
Mav is offline
 
Gambitx11x
Veteran++
Old
53 - 10-17-2003, 22:10
Reply With Quote
so there can be more chainwhores with interpolate then now? oh and now we give it to them with a script that sets it up ONLY for the cg... no offense but i think would would be the stupidest script ever made.
 
Gambitx11x is offline
 
Mav
VeteranX
Contributor
Old
54 - 10-17-2003, 22:31
Reply With Quote
Quote:
Originally Posted by Gambitx11x
so there can be more chainwhores with interpolate then now? oh and now we give it to them with a script that sets it up ONLY for the cg... no offense but i think would would be the stupidest script ever made.
I hate interpolate as much as the next guy, I'm just tired of getting chained down in like a split second. I know, some people are that good, yes. But there are those out there using it alot, I just wanna even the playing field.
 
Mav is offline
 
Gambitx11x
Veteran++
Old
55 - 10-17-2003, 22:39
Reply With Quote
yea i can see where some people would wanna even it, personaly i dont play anymore..the bull**** level just went through the roof so i said screw it.. but i know for sure if someone does make this script the number of cg whores will almost double with what little people there are left.. and how many of them actually go on tw
 
Gambitx11x is offline
 
Shinigami
VeteranX
Old
56 - 10-18-2003, 04:50
Reply With Quote
Great, I love pissing people off.

Code:
editActionmap("playmap.sae");

bindCommand(keyboard0, make, "p", TO, "InterpolateToggle();");
bindCommand(keyboard0, break, "p", TO, "");

function InterpolateToggle() {
	if($net::interpolatetime == 0) {
		$net::interpolatetime = 64;
		remoteCP(2048, "<JC><F0>InterpolateTime<F2> set to <F0>default. ", 3);
	}
	else {
		$net::interpolatetime = 0;
		remoteCP(2048, "<JC><F0>InterpolateTime<F2> set to <F0>0.", 3);
	}
}
This'll let you change the value on a key press. I could look up howta make it work only with cg, but I'm lazy and don't use stripped. :/

Someone else might have one though.
 
Shinigami is offline
 
[meph]DooM!
VeteranX
Contributor
Old
57 - 10-18-2003, 05:01
Reply With Quote
Dang, According to Gambit you just triggered the collapse of Tribes as we know it..
 
[meph]DooM! is offline
 
Shinigami
VeteranX
Old
58 - 10-18-2003, 16:15
Reply With Quote
Quote:
Originally Posted by [meph]DooM!
Dang, According to Gambit you just triggered the collapse of Tribes as we know it..

Excellent. I hate LT anyways.
 
Shinigami is offline
 
blackpeople
REEEEEEEEEEEXV
Old
59 - 10-18-2003, 20:12
Reply With Quote
you are a very bad man shinigami >:(
 
blackpeople is offline
 
Mav
VeteranX
Contributor
Old
60 - 10-18-2003, 20:37
Reply With Quote
Thnx shin. That 3 ring explosion is the only one I'll use for T1
 
Mav is offline
 
Page 3 of 46
Reply


Go Back   TribalWar Forums > Current Gaming > Tribes Scripting and Modifying
Reload this Page [T1] The Link Thread

Social Website Bullshit

Tags
(╯°□°)╯︵ ┻━┻ , tribes is dead


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


AGENT: claudebot / Y
All times are GMT -4. The time now is 16:30.