2641
Off Topic / Re: Windows 10
« on: June 01, 2015, 08:15:07 AM »windows 7 is the best and will always be the bestNo it isn't, where does this idiot mindset come from
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.
windows 7 is the best and will always be the bestNo it isn't, where does this idiot mindset come from
I like the idea of making the code terribly messy so the user has to think it through on some level at least.I'm pretty sure the idea was to make it a single line so it can be pasted into the console.
Code: stuff (11 lines)$COL = 3; |
0x = 2, solve for x.You mean 0 = 2x
Function B could easily be processed before Function A finishes, just nest it, or go with trinicks example and use a loop to call back and check the functionThis has nothing to do with what OP is asking or though
Here I found an example documentation that uses asynchronous streamsThat doesn't have anything to do with anything in this topic
https://github.com/GarageGames/Torque3D-FPSTutorial/blob/master/Engine/source/platform/async/asyncPacketStream.h
So you came on this guy's server just to argue with him about something completely pedantic and stupid?If someone is wrong, then you tell him he is wrong until he gets it. Simple.
That sounds annoying enough to warrant a 10 minute ban. I'd probably give longer considering that I like to curate my gaming experience to only include people who aren't pests.
man this is going to be great.Don't worry there will most likely be a mod that lets you kill children for no reason
kinda weird when you go in several houses with no kids though :/
yeah it's gonna be hard for it to overcome all the negativity surrounding it already but at least it's not a trainwreckThe negativity is free advertising on a pretty large scale
What does it mean when people do -reserve-?There is a 10000 character limit on the forum and long posts easily get past that, so they can use the second post to continue the OP.
I am now trying to stop people abusing it outside the minigame or on teammates, and the code below is broken.Code: [Select]//checking if anyone involved is outside the minigame, so the effects can be cancelled if true
if(!isObject(%this.minigame) || !isObject(%col.minigame))
return parent::Oncollision(%this, %obj, %col, %fade, %pos, %normal);
%AttackerTeam = %this.getTeam();
%DefenderTeam = %col.getTeam();
//checking if anyone involved is on the same team or allies, so the effects can be cancelled if true
if(%DefenderTeam.name $= "Guards" || %DefenderName.name $= "Warden")
{
if(%AttackerTeam.name $= "Guards" || %AttackerTeam.name $= "Warden")
return parent::Oncollision(%this, %obj, %col, %fade, %pos, %normal);
}
try vectornormalize(%obj.getvelocity()) so it'll always have a force of 15 after you scale itseems to have no effect
it seems to work sporadically, and blasts people with much greater velocity than the set amount of 15 when it actually works.
time for the next generation of blocklanders to fill in their placeimplies there is one