|
Members in Shoutbox
None.
Shoutbox Search
Shoutbox Commands
/w [name] > Whisper
/r > Reply to last whisper /me > Marks as action Shoutbox Information
Moderators may delete any and all shouts at will.
|
Global Shoutbox
Please log in to shout.
[2014-10-15. : 6:17 pm] Devourer -- and shitloads of searches are made on a daily basis, woah. Anyways; I'm out.[2014-10-15. : 6:13 pm] Devourer -- The SC1Database #ofDownloads/Day has greatly increased since v6, so did shouts :3[2014-10-15. : 6:13 pm] Devourer -- insane activity and productivity and honestly I enjoyed the game back then[2014-10-15. : 6:12 pm] Devourer -- I wished starcraft and starcraft 2 would be as cool as starcraft 1 was in 2008[2014-10-15. : 6:05 pm] Generalpie -- And on top of that, I think I fucked something up, because I've been having stability issues lately[2014-10-15. : 5:30 pm] Generalpie -- Should I spend tonight reworking my phone, or installing my new 4TB HDD...[2014-10-15. : 5:25 pm] Gigins -- How to choose wine like a boss #01 http://youtu.be/g1ZGswu5VYw?list=PL1yMoxSQkMQsg_jMXCBp_XpkBNUGMPyIO[2014-10-15. : 4:47 pm] Generalpie -- LoveLessLoveLess shouted: Are there any PC games on the horizon with promise...? A few in the indie scene, but not seeing anything big otherwise. I'm kind of excited for AW, but I'm the FPS type ;3[2014-10-15. : 4:45 pm] jjf28 -- @ sigsaucysigsaucy shouted: so is it realistically possible to disable dt cloaking? how difficult would it be to implement it into an already made map? should i even try [2014-10-15. : 4:44 pm] sigsaucy -- hmmmm, what if instead of changing the dt permenant cloaking flag we just make every other unit a detector.....[2014-10-15. : 4:42 pm] sigsaucy -- theres a discussion here, http://www.staredit.net/topic/16545/unread/#special, about doing it with eup, although it requires very large numbers[2014-10-15. : 4:39 pm] LoveLess -- The best method to make them not cloaked, is to give vision to all enemies of the player that owns it, but that may not be an option.[2014-10-15. : 4:38 pm] LoveLess -- As someone who is really familiar with forcing cloaked properties, we have no means of forcing units out of cloak unless it's based on mana. To my knowledge, DT cloak is hardcoded into the game.[2014-10-15. : 4:37 pm] sigsaucy -- so is it realistically possible to disable dt cloaking? how difficult would it be to implement it into an already made map? should i even try[2014-10-15. : 4:24 pm] LoveLess -- Are there any PC games on the horizon with promise...? A few in the indie scene, but not seeing anything big otherwise.[2014-10-15. : 2:54 pm] LoveLess -- Wake up to see a naked picture of :payne: on my Facebook news feed... ![]() [2014-10-15. : 2:34 pm] * Sacrieur shrugs*[2014-10-15. : 2:12 pm] * Sacrieur meows*[2014-10-15. : 11:33 am] Roy -- I used Thinking, Fast and Slow by Daniel Kahneman for the last trip I did, but really you should just pick something that interests you.[2014-10-15. : 11:30 am] Roy -- GeneralpieGeneralpie shouted: Roy You don't rock out enough It's not about rocking out: it's about sitting in a car for 10 hours. The next time you do a long road trip, have the first trip just listening to music, and on the return trip, just listen to an audiobook. It's a huge difference, in my opinion.![]() [2014-10-15. : 10:46 am] Moose -- sigsaucysigsaucy shouted: my friend has no dropped the class sigsaucysigsaucy shouted: you have failed them sen, i hope you are proud of yourselves rekt[2014-10-15. : 10:39 am] Generalpie -- RoyRoy shouted: Zycorax I highly recommend listening to an audiobook. It's made my 10-hour drives easier than just listening to music did. You don't rock out enough ![]() [2014-10-15. : 9:47 am] Roy -- ZycoraxZycorax shouted: Right, time for a 850km drive I highly recommend listening to an audiobook. It's made my 10-hour drives easier than just listening to music did.![]() [2014-10-15. : 4:55 am] trgk -- ZoanZoan shouted: btw does anyone know how to make C++ read a function from a file? Like if I type 3*(n+2) into a file, is there a way to get C++ to read and compute that, substituting in some value for the n? You need to parse & compute the expression. http://en.wikipedia.org/wiki/Shunting-yard_algorithm[2014-10-15. : 4:37 am] Zoan -- ohh, yeah. that second case: for x-10 >= 0, x must be >= 10 > 7, so for the second case x >7 anyway.[2014-10-15. : 4:34 am] Zoan -- ZoanZoan shouted: so like "suppose x-10 <0, so x < 10 and |x-10| = 10-x. so for x < 10, |x-10| = 10-x < 3, so x > 7. For (x-10) > 0, |x-10| = x-10 < 3, so x < -7, so x > 7. therefore for all x such that |x-10| < 3, x > 7. Wait no I screwed something up in there towards the end. ignore me, i'm an idiot[2014-10-15. : 4:31 am] Zoan -- hrm, I think you wouldn't need that "so for x < 10" bit I had at the beginning though lul[2014-10-15. : 4:30 am] Zoan -- so like "suppose x-10 <0, so x < 10 and |x-10| = 10-x. so for x < 10, |x-10| = 10-x < 3, so x > 7. For (x-10) > 0, |x-10| = x-10 < 3, so x < -7, so x > 7. therefore for all x such that |x-10| < 3, x > 7.[2014-10-15. : 4:26 am] Zoan -- Dem0nDem0n shouted: If you want to prove that if |x-10| < 3, then x > 7 by cases, what type of cases would you need to prove? ohh, I think you would have to do the case where (x-10) < 0 and the case where (x-10) >= 0.[2014-10-15. : 4:24 am] Zoan -- btw does anyone know how to make C++ read a function from a file? Like if I type 3*(n+2) into a file, is there a way to get C++ to read and compute that, substituting in some value for the n?[2014-10-15. : 4:22 am] Zoan -- Dem0nDem0n shouted: Would it just be for x = 8, x = 9, x = 10, x = 11, and x = 12? 7 < n < 13 for n within the natural numbers?[2014-10-15. : 4:00 am] Dem0n -- yeah, but I have to prove each possible case, so I guess it's just the cases that I mentioned |
Heinermann