[t1 request] ughhhh! by -kllr2001- - 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 request] ughhhh!
Thread Tools
-kllr2001-
VeteranX
Old
1 - 01-11-2003, 23:36
Reply With Quote
I need Schedule.cs for presto pack... dont know why i dont have this file in there...
 
-kllr2001- is offline
 
Sponsored Links
GiftOfTheGame
VeteranXV
Old
2 - 01-11-2003, 23:37
Reply With Quote
./me waits for z0ddhud post by rand :p
 
GiftOfTheGame is offline
 
R@ND0M
VeteranX
Old
3 - 01-11-2003, 23:41
Reply With Quote
use presto

its the best
 
R@ND0M is offline
 
GiftOfTheGame
VeteranXV
Old
4 - 01-11-2003, 23:41
Reply With Quote
shazbot
 
GiftOfTheGame is offline
 
-kllr2001-
VeteranX
Old
5 - 01-12-2003, 00:11
Reply With Quote
can someone link me to all of z0dd's huds
 
-kllr2001- is offline
 
R@ND0M
VeteranX
Old
6 - 01-12-2003, 00:13
Reply With Quote
http://home.adelphia.net/~z0dd
 
R@ND0M is offline
 
Moss
VeteranX
Old
7 - 01-12-2003, 06:10
Reply With Quote
just in case you dont settle for z0dd hud

Code:
function Schedule::Add(%eval, %time, %tag) {
	if (%tag == "")
		%tag = %eval;	// Use function as tag if none provided.
	$Schedule::ID[%tag]++;
	$Schedule::eval[%tag] = %eval;
	schedule("Schedule::Exec(\""@escapestring(%tag)@"\", "@$Schedule::ID[%tag]@");", %time);
	}
function Schedule::Exec(%tag, %id) {
	if ($Schedule::ID[%tag] != %id)
		return;
	%eval = $Schedule::eval[%tag];
	Schedule::Cancel(%tag);
	eval(%eval);
	}
function Schedule::Cancel(%tag) {
	$Schedule::ID[%tag]++;
	$Schedule::eval[%tag] = "";
	}
 
Moss is offline
 
-kllr2001-
VeteranX
Old
8 - 01-12-2003, 13:15
Reply With Quote
ya, I settled with presto, but with all the presto huds taken down and added some other ones like FSB-AO...
 
-kllr2001- is offline
 
Surge
VeteranX
Old
9 - 01-12-2003, 13:35
Reply With Quote
bart on the simpsons yesterday said shazbot.
 
Surge is offline
 
-kllr2001-
VeteranX
Old
10 - 01-12-2003, 13:59
Reply With Quote
omg wtf
 
-kllr2001- is offline
 
TooSmoothe
VeteranXX
Old
11 - 01-12-2003, 14:05
Reply With Quote
ofn
 
TooSmoothe is offline
 
Jackin`
VeteranX
Old
12 - 01-12-2003, 14:16
Reply With Quote
Quote:
Originally posted by TehSurGe
bart on the simpsons yesterday said shazbot.
Yea ive heard him say it a few times before....that and my teacher says it....too scared to ask her if she has ever heard of tribes tho rofl.
 
Jackin` is offline
 
Moss
VeteranX
Old
13 - 01-12-2003, 14:48
Reply With Quote
shazbot - mork and mindy :f
 
Moss is offline
 
Surge
VeteranX
Old
14 - 01-12-2003, 17:24
Reply With Quote
"....shazbot"

"OMGF WTFS DIDI YOU HEAR THATOWTFS*#@($*($?"

"..."
 
Surge is offline
 


Go Back   TribalWar Forums > Current Gaming > Tribes Scripting and Modifying
Reload this Page [t1 request] ughhhh!

Social Website Bullshit


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 11:35.