17671
Suggestions & Requests / Re: Compass and waypoint
« on: October 30, 2009, 10:31:05 PM »They're in the RTB2 archive.Vat.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
They're in the RTB2 archive.Vat.
couldn't this be done with a small client server up?client != server
Yeah, but you can disable the crouching in Zombie options. It is still awsome player type that I wish I saw more of.wat
Plus seventh is popular around hereWait, what the forget? When did that happen?
one word........Bump iza stoopid, but whatever, this is cool.
AWSOME!! cookies for you!![]()
Crap-On: Apply directly to failing add-onsThat's my joke, goddammit. Stop misusing it.
Derp.Code: [Select]Cool, thanks. Will post an actual download when I'm done.
failquote
p.p
I'm to lazy to put it on mediafire.. So if you can package it yourself here is the script..Code: [Select][tt]function initPingCheck()
{
cancel($pingCheck);
if($Server::Dedicated)
{
error("Ping Diagnostic: Please try running a non dedicated server before trying again.");
return;
}
if(!isUnlocked())
{
messageAll('',"Ping Diagnostic: Internet play is not available in the demo.");
error("Ping Diagnostic: Internet play is not available in the demo.");
return;
}
if(JS_Serverlist.rowCount() <= 0)
{
JoinServerGui.queryWebMaster();
$pingCheck = schedule(15000,0,initPingCheck);
messageAll('',"Ping Diagnostic: No servers found in the server list. Initiating Internet Query.");
echo("Ping Diagnostic: No servers found in the server list. Initiating Internet Query.");
return;
}
for(%x=0;%x<JS_Serverlist.rowCount();%x++)
{
%line = JS_Serverlist.getRowText(%x);
//echo(getField(%line,2) NL localClientConnection.netName @ "'s " @ $Pref::Server::Name);
if(strStr(getField(%line,2),$Pref::Server::Name) != -1)
{
echo(getField(%line,3));
if(getField(%line,3) $= "Dead")
{
messageAll('',"Ping Diagnostic: A connection is not able to be made with your server. Initiating Internet Query.");
echo("Ping Diagnostic: A connection is not able to be made with your server. Initiating Internet Query.");
JoinServerGui.queryWebMaster();
}
else
{
messageAll('',"Ping Diagnostic: A connection is able to be made with your server. Diagnostic shutting down.");
echo("Ping Diagnostic: A connection is able to be made with your server. Diagnostic shutting down.");
return;
}
break;
}
}
$pingCheck = schedule(15000,0,initPingCheck);
}
$pingcheck = schedule(5000,0,initPingCheck);[/tt]
[/quote]
Cool, thanks. Will post an actual download when I'm done.
No, it's sue, notice the crossed scar on the face.Nice fail, br0.
*sigh* such an under-used playertype....I just finished a zombie survival with it.

I thought Spock was the one that told everyone to send it to himHe was.
I will, lemme put up a link.Cool, thanks.
EDIT: Here it is. Url
I'm not sure how recent it is though.