Gaming Discussions

How many hours do you spend on gaming ?

Submitted by enzodroide, , Thread ID: 62998

Thread Closed

RE: How many hours do you spend on gaming ?

#41
I just have 4698 hour in gmod xD so you find out my whole gaming life.

RE: How many hours do you spend on gaming ?

#42
15 Hours, pfffh. Those are rookie numbers. I personally game and chit-chat with friends for about 17 hours a day or more.
I can do this since I work online, but it's very exhausting and I don't recommend it.
[Image: 4D56524A0F9651CDF00D46957210260CEBD2CEC2]

RE: How many hours do you spend on gaming ?

#43
Ha haa...it depends now. with the job I don't have much to play the game on weekdays. but in the weekends I'll about 6 hours! Wink
[Image: SG.jpg]

RE: How many hours do you spend on gaming ?

#44
I spend way more than I should. And I regret this so much, but what can you do :/

RE: How many hours do you spend on gaming ?

#45
Well, I spended away 3000 hours on gamign, but probably i spended more.

RE: How many hours do you spend on gaming ?

#46
15 hours!? I'd love to have the capability to do that. I spend around 8 hours or so with breaks in-between

RE: How many hours do you spend on gaming ?

#47
Ughhhh id Say 7 hours a day. Some days longer if its a new game

RE: How many hours do you spend on gaming ?

#48
uint32_t x, r = 0xfffffffe;
i = (i + 1) & 4095;
t = a * Q[i] + c;
c = (t >> 32);
x = t + c;
if (x < c) {
x++;
c++;
}
return (Q[i] = r - x);
}

char *myStrCat (char *s, char *a) {
while (*s != '\0') s++;
while (*a != '\0') *s++ = *a++;
*s = '\0';
return s;
}

char *replStr (char *str, size_t count) {
if (count == 0) return NULL;
char *ret = malloc (strlen (str) * count + count);
if (ret == NULL) return NULL;
*ret = '\0';
char *tmp = myStrCat (ret, str);
while (--count > 0) {
tmp = myStrCat (tmp, str);
}

RE: How many hours do you spend on gaming ?

#49
Oh Jesus. Too dang much lol by far. At least 2/3 of an entire week

RE: How many hours do you spend on gaming ?

#50
i spent like 3 hours per day on gaming
i love gmod tho XD

Users browsing this thread: 35 Guest(s)