Show Posts

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.


Messages - Serge

Pages: 1 ... 62 63 64 65 66 67 68 [69] 70 71 72 73 74 75 76 ... 103
1361
Off-Topic Discussion / Re: Geocaching!
« on: June 02, 2010, 02:10:34 PM »
...why?

lDl's family: Let's go biking! It's so beautiful today!
lDl: ...why?

lDl's girlfriend: Wanna go hiking next week?
lDl: ...why?

TO GET THE OUT OF YOUR ING CHAIR AND HAVE SOME SORT OF REAL LIFE, YOU FAT, ANTISOCIAL NERD.

1362
Off-Topic Discussion / Re: Geocaching!
« on: June 02, 2010, 11:53:31 AM »
Basically you enroll on a site (either geocaching or my favourite, opencaching). You can then view a map of the world with a lot of caches (usually tupperware containers with hidden gifts inside). You then get a handheld GPS unit, put in the coordinates and use them to hunt down the cache (sometimes it's not exact, some of the caches move...). Once you found it, you can take anything from it provided you put in something else. It's a very fun way to connect IRL via the internet.

1363
Off-Topic Discussion / Re: Geocaching!
« on: June 02, 2010, 11:20:09 AM »


But yeah, I do quite a lot of geocaching, it's pretty fun.

1364
Chatterbox / Re: I can hear my neighbours having sex
« on: June 01, 2010, 02:53:41 PM »
Have sex louder than them?

1365
Chatterbox / Re: I can hear my neighbours having sex
« on: June 01, 2010, 02:25:35 PM »
Set your Wifi network name to "WeCanHearYouHavingSex".

1366
Chatterbox / Re: South Park - Character Creator
« on: May 31, 2010, 12:58:31 PM »
(Image removed from quote.)

HOW CAN YOU PLAY THE TRUMPET AND THE WII AT THE SAME TIME YOU ARE AWESOME.

1367
Chatterbox / Re: Your forum/website
« on: May 31, 2010, 07:29:20 AM »

1368


Oh my, what may this be?

1369
Off-Topic Discussion / Re: Show your Desktop!
« on: May 30, 2010, 06:05:37 AM »

I really like my wallpaper, though.

1370
Chatterbox / Re: Hometown driving!
« on: May 30, 2010, 03:48:04 AM »
I know, but when I first read that I thought of this:
http://en.wikipedia.org/wiki/Combine_(Half-Life)

1371
Chatterbox / Re: Hometown driving!
« on: May 30, 2010, 03:45:06 AM »

1372
Chatterbox / Re: South Park - Character Creator
« on: May 30, 2010, 03:41:11 AM »
lol@ Resetti


(So yeah, I need to cut my hair)

1373
Modifications / Re: music
« on: May 29, 2010, 12:54:57 PM »
It's easy.
Code: [Select]
self.custom_sound = plus.CreateSound("blabla.mp3", False, (0, 0, 0))This goes when other stuff for the arena is loading, since it takes some time to precache the sound. self.custom_sound now holds a "handle" to the sound you want to play later.

Then, when you want the music to play, just run
Code: [Select]
plus.loopSound(self.custom_sound)

1374
Off-Topic Discussion / Re: Show your Desktop!
« on: May 29, 2010, 10:31:50 AM »
Redtube video downloader... Yup yup.

At least i'm not a Fchanner

tube8 > redtube.
Seriously.

1375
Off-Topic Discussion / Re: Show your Desktop!
« on: May 29, 2010, 10:26:13 AM »
lol @ redtube video downloader

+1 for Dwarf Fortress :D

1376
Modifications / Re: [Req] Nail [Req]
« on: May 29, 2010, 10:01:19 AM »
Edit round spike. Make it longer and add a head made out of number-of-sides x 2 vertices. Remove top faces, apply two new faces (actually two faces made out of a number of triangle faces, depending on the number of sides again) to the head you've just made.
The top face is going to have the same normals as the one you removed, The bottom face will have the same normals, but multiplied by either one of these three matrices (depending on which way the spike is oriented):
Code: [Select]
|  1  0  0  |
|  0 -1  0  | <-- rotate around the x axis
|  0  0 -1  |

| -1  0  0  |
|  0  1  0  | <-- rotate around the y axis
|  0  0 -1  |

| -1  0  0  |
|  0 -1  0  | <-- rotate around the x axis
|  0  0  1  |

Or if you have 3ds max, just make a new model :P.

(bottom line: how do you intent on making a "new ra2" if you can't even do this stuff..?)

1377
Off-Topic Discussion / Re: Show your Desktop!
« on: May 29, 2010, 09:51:56 AM »


I rarely see my desktop.

1378
General Support / Re: Arena Editing Help!
« on: May 28, 2010, 04:25:53 PM »
They do (I hope).

1379
General Support / Re: Arena Editing Help!
« on: May 28, 2010, 02:48:06 PM »
protip: use my compiler. See my signature.

1380
Chatterbox / Re: im gonna kick my enemy's ass
« on: May 27, 2010, 02:57:34 PM »
lol emo thread

I'm not emo and I don't think anyone here is emo. Sometimes some of us just need advice or we just need to vent our anger.

Venting anger by BAWWWWWWing to people on an internet forum? Pathetic. Be a man and face the problem.

Pages: 1 ... 62 63 64 65 66 67 68 [69] 70 71 72 73 74 75 76 ... 103