3826
Off Topic / Re: Furry Megathread - Furry Things Here
« on: March 06, 2015, 09:27:25 PM »Well pie made that statement false...............oh
the 'flatflyer is a joke' trend is staleflatflyer is stale
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.
Well pie made that statement false...............oh
the 'flatflyer is a joke' trend is staleflatflyer is stale
I'm not loveually attracted to it.You don't need to be
//----------------------------------------
function JoinServerGui::update(%this)
{
// Copy the servers into the server list.
JS_queryStatus.setVisible(false);
JS_serverList.clear();
%sc = getServerCount();
for (%i = 0; %i < %sc; %i++) {
setServerInfo(%i);
JS_serverList.addRow(%i,
($ServerInfo::Password? "Yes": "No") TAB
$ServerInfo::Name TAB
$ServerInfo::Ping TAB
$ServerInfo::PlayerCount @ "/" @ $ServerInfo::MaxPlayers TAB
$ServerInfo::Version TAB
$ServerInfo::GameType TAB
%i); // ServerInfo index stored also
}
JS_serverList.sort(0);
JS_serverList.setSelectedRow(0);
JS_serverList.scrollVisible(0);
JS_joinServer.setActive(JS_serverList.rowCount() > 0);
}
//----------------------------------------
function onServerQueryStatus(%status, %msg, %value)
{
// Update query status
// States: start, update, ping, query, done
// value = % (0-1) done for ping and query states
if (!JS_queryStatus.isVisible())
JS_queryStatus.setVisible(true);
switch$ (%status) {
case "start":
JS_joinServer.setActive(false);
JS_queryMaster.setActive(false);
JS_statusText.setText(%msg);
JS_statusBar.setValue(0);
JS_serverList.clear();
case "ping":
JS_statusText.setText("Ping Servers");
JS_statusBar.setValue(%value);
case "query":
JS_statusText.setText("Query Servers");
JS_statusBar.setValue(%value);
case "done":
JS_queryMaster.setActive(true);
JS_queryStatus.setVisible(false);
JoinServerGui.update();
}
}function JoinServerGui::queryLan(%this)
{
queryLANServers(
28000, // lanPort for local queries
0, // Query flags
$Client::GameTypeQuery, // gameTypes
$Client::MissionTypeQuery, // missionType
0, // minPlayers
100, // maxPlayers
0, // maxBots
2, // regionMask
0, // maxPing
100, // minCPU
0 // filterFlags
);
}
The hug is welcome, don't let my expression tell you otherwise :Pbut why so maaaaadddd
This will be similar to Civilization from Sid MeirThe biggest difference is Civ is turn based whereas C&C is real time
As long as people invest in mining rigsI'm not an expert on bitcoins but isn't that exactly why it dove? Someone released a new, really efficient rig optimized for mining, and the value dropped because the currency was easier to obtain?
keep thinking that bitcoins have valueThat's what value is
Holy stuff, I just noticed that your image is the first one I see anatomically correct with ferals. 5 fingers in the front paws and 4 in the hind paws.That's totally anthro
If only Torque would output a stuffload of syntax errors when you forget the % instead of defaulting to Null, I would be so happy.It's completely valid syntax as far as Torque cares.
and so are cucumbers, sadly for youI don't get it
i'm going to squash some misconceptions.So are squash
tomatoes are fruit.