Forum posts

Posted 14 years ago2009-07-17 19:31:00 UTC
in Events triggered by the player's death. Post #270386
People can't die in dreams, BTW.
Not entirely true. I died in one of my dreams. I saw my own death in 3rd person.
Oskar Potatis Oskar Potatis🦔
Posted 14 years ago2009-07-17 17:00:57 UTC
in "city" skybox Post #270376
Posted 14 years ago2009-07-16 20:08:32 UTC
in C++ Questions ( old thread bump) Post #270321
First you should clean up your code. That yo variable... you don't need it. Use break; instead. Or even better, while(!count) instead of while(yo) (then you also have to change int count; to int count = 0; or use a do-while).
Also remove the two useless #include.

DiscoStu's idea is good.
int n;
cin >> n;
while(!isPrime(++n));
count << "Result: " << n;
I'm sure you can find an isPrime function somewhere, or make one yourself.
Oskar Potatis Oskar Potatis🦔
Posted 14 years ago2009-07-15 20:19:34 UTC
in TWHL3: The Buglist Post #270246
It would be very useful.
Oskar Potatis Oskar Potatis🦔
Posted 14 years ago2009-07-15 20:09:25 UTC
in TWHL3: The Buglist Post #270244
Right. I thought you were able to do it on all maps, not just the ones you have posted. Already knew about this, had just forgot about it. Well, thanks anyway!
Oskar Potatis Oskar Potatis🦔
Posted 14 years ago2009-07-15 17:56:34 UTC
in TWHL3: The Buglist Post #270239
Sometimes, I'll go to a map I've marked to PM me on comment, and there will be comments I didn't get PM's about! This feature only works half of the time.
I didn't know there was such a thing, how do you use it?
Oskar Potatis Oskar Potatis🦔
Posted 14 years ago2009-07-14 20:42:56 UTC
in The origin of life Post #270148
The movies aren't very good. The books are great tho.
Oskar Potatis Oskar Potatis🦔
Posted 14 years ago2009-07-13 10:06:58 UTC
in TWHL's Classic DM Server Post #270024
Me and Urby aren't in the same country :quizzical:
OK, kingdom/island :P
Oskar Potatis Oskar Potatis🦔
Posted 14 years ago2009-07-13 10:03:02 UTC
in TWHL's Classic DM Server Post #270021
I think we can assume Urby would get numbers similar to the ones Huntey posted since they are in the same country and so far all Europeans have reported New York City and Washington DC to give the best ping.
The Netherlands isn't too far away, The Mighty Atom would probably get similar numbers, too.

Australians, what ping do you get on NYC and WDC?
San Jose obviously doesn't work for Europeans and if WDC/NYC doesn't work for the Australians maybe we should consider someplace else. Chicago and Atlanta give me an acceptable ping.
Oskar Potatis Oskar Potatis🦔
Posted 14 years ago2009-07-12 20:36:14 UTC
in TWHL's Classic DM Server Post #269968
Online gaming - not for Australians :(
Oskar Potatis Oskar Potatis🦔
Posted 14 years ago2009-07-12 19:19:24 UTC
in TWHL's Classic DM Server Post #269959
San Jose: 196 ms

Best ping:
Washington, DC: 113 ms

Second best ping:
New York City: 121 ms
Oskar Potatis Oskar Potatis🦔
Posted 14 years ago2009-07-12 18:06:52 UTC
in TWHL's Classic DM Server Post #269946
+$10
Donate
Do it now!
TWHL needs your money you!
Oskar Potatis Oskar Potatis🦔
Posted 14 years ago2009-07-07 14:29:37 UTC
in TWHL's Classic DM Server Post #269607
The "Donate!" link doesn't work:
Sorry ? your last action could not be completed

If you were making a purchase or sending money, we recommend that you check both your PayPal account and your email for a transaction confirmation after 30 minutes.

If you came to this page from another website, please return to that site (don't use your browser's Back button) and restart your activity.

If you came from PayPal's website, click the PayPal logo in the upper-left corner to return to our home page and restart your activity. You might have to log in again.
Players? 8 or 7.
Oskar Potatis Oskar Potatis🦔
Posted 14 years ago2009-07-07 11:56:11 UTC
in TWHL's Classic DM Server Post #269596
I prefer Half-Life. It's much more fun than Half-Life 2 Deathmatch. I forgot to mention it, but I will only donate for a Half-Life server.
Oskar Potatis Oskar Potatis🦔
Posted 14 years ago2009-07-07 08:49:20 UTC
in TWHL's Classic DM Server Post #269592
Washington, DC (InterNAP)

I'll donate $8 if I can. My credit card is weird but it will probably work.
Oskar Potatis Oskar Potatis🦔
Posted 14 years ago2009-07-04 16:28:26 UTC
in The "Official" Competition 27 Post #269403
Is that goldsrc? :o
The background doesn't look too good, maybe you should replace it, in case you haven't thought about that already. Other than that, it already looks superb.
Oskar Potatis Oskar Potatis🦔
Posted 14 years ago2009-07-04 16:18:39 UTC
in Korean PC Game Rips-Off Team Fortress 2 Post #269402
This is not an embarassment to the Korean game companies, all of their games are this shitty.
So what you are saying is, all Korean games are shitty? =O
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2009-07-03 07:12:39 UTC
in Castle Disposed Post #269336
I'll try and make one of my things playable and toss it in here.
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2009-07-02 07:47:17 UTC
in Firefox 3.5 Post #269279
Minefield is the name of the pre-alpha versions of Firefox.
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2009-07-01 17:20:01 UTC
in Project HellFire Post #269251
Interesting story, I wish you good luck finding team members.
It's probably a good idea to show what you have made so far, any maps, textures, or whatever's already done. Just a couple of screen shots. If you don't have any material, show some of your previous work.
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2009-07-01 08:32:05 UTC
in Firefox 3.5 Post #269224
I have been using Firefox 3.5 for months now, the beta versions that is.
I am writing a game using JavaScript, CSS and XHTML and it would be almost impossible to make without CSS transforms since I don't want to use HTML5-only elements (canvas) and would look ugly without boder-radius so the release of Firefox 3.5 means much to me, even tho you have to use moz.
Selectors API support is great, too.
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2009-06-29 09:54:44 UTC
in I need info, and fast Post #269123
Why can't he ask here? Even if you don't know the answer there may be someone here who does.
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2009-06-29 07:32:29 UTC
in Life Achievements Post #269111
Achievement: "potatis_invalido"
Requirements: Have a 16 character nickname when TWHL only accepts 15.
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2009-06-20 11:28:04 UTC
in What do Australians think of... Post #268587
They could be black Mexicans. African American parents but raised in Mexico. Moved to the USA to sell tacos.
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2009-06-20 09:29:46 UTC
in What do Australians think of... Post #268578
It's because of all the commercials, probably.
I'm a vegetarian so I don't visit hamburger restaurants very often, but when I do it's never a McDonald's. There are much better places to go to.
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2009-06-20 08:52:40 UTC
in Planet TWHL! Post #268576
User posted image
Somewhere along the road, Quality got lost and didn't have a map.
I did some copy-pasting and now Quality have found her way home.
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2009-06-19 22:21:35 UTC
in Planet TWHL! Post #268539
LOL that looks just like you!

Edit: never mind, it was just a penis.
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2009-06-19 22:11:11 UTC
in Planet TWHL! Post #268537
In case transparency is causing Paint problems, here is a version where everything which should be transparent is green:
User posted image
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2009-06-19 21:43:40 UTC
in Planet TWHL! Post #268533
Yes, that's exactly how it works.
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2009-06-19 21:42:40 UTC
in Planet TWHL! Post #268531
User posted image
TWHUN miniflag
User posted image
GIMP XCF
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2009-06-19 21:08:15 UTC
in Planet TWHL! Post #268529
WIP, planet 3
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2009-06-19 20:54:24 UTC
in Strange browser problem Post #268525
I was thinking more along the lines of the problem being linked to an advertisement or some broken java script.
I don't know about Java (or Flash or other browser plugins like WMP/QuickTime), but normal web content (text, images, JavaScript (JavaScript isn't Java) code, CSS, HTML etc.) can not be the problem.
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2009-06-19 20:52:15 UTC
in Planet TWHL! Post #268527
lol, how the hell did that just disappear?
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2009-06-19 19:39:11 UTC
in Planet TWHL! Post #268522
This is a great excuse for learning GIMP. I have already improved my skills.
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2009-06-19 19:36:38 UTC
in Planet TWHL! Post #268519
User posted image
I present to you the colony of Poisonous Banana Land.
Poisonous Banana Land have everything for tourists; restaurants, amusement parks, museums, shopping malls, hotels, electricity and free bananas!
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2009-06-19 19:08:01 UTC
in Planet TWHL! Post #268517
I asume TJB is no longer working on planet 3, so:

WIP, planet 3
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2009-06-19 15:40:50 UTC
in Planet TWHL! Post #268504
APNG (sorry IE users, but I'm not making a GIF version) showing the evolution of Planet TWHL (1):
User posted image
If you only see a still image, try viewing it in Firefox 3, Opera 9.5, XnView or KSquirrel.
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2009-06-19 14:35:48 UTC
in Planet TWHL! Post #268502
User posted image
Sheep terrorists starts a series of big forest fires near New Ajaccio. GNVS (the Great Nation of Vomiting Sheep) joins the TWHUN, hoping to get help from other countries to reduce the number of extremists sheep.
TWHUN announces its official flag:
User posted image
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2009-06-19 14:19:43 UTC
in Planet TWHL! Post #268500
WIP, planet 3 (blue planet)
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2009-06-19 12:38:59 UTC
in Planet TWHL! Post #268493
User posted image
Ah, the Great Nation of Vomiting Sheep. Where sheep are humans and humans are cheap.

Also, I added a kilometre scale bar.

To make things more clear, I suggest we write the names of capital cities with underlining.
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2009-06-19 12:08:18 UTC
in Planet TWHL! Post #268489
WIP
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2009-06-18 21:21:33 UTC
in Planet TWHL! Post #268453
It's actually less fucked up than Earth. I think.
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2009-06-18 21:16:15 UTC
in Planet TWHL! Post #268451
User posted image
Compass added. No more drunken semen seamen getting lost on the big grey sea.
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2009-06-18 21:02:26 UTC
in Planet TWHL! Post #268448
User posted image
Soviet Germany-Australia is preparing for war against Penis Land and have built a combined military base and pizza restaurant on an island outside south Tierra de Conchas. Best pizza in the galaxy only at Soviet Pizza.
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2009-06-18 20:40:04 UTC
in Planet TWHL! Post #268445
Looks a little bit like Sweden and Finland.
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2009-06-18 17:53:04 UTC
in Planet TWHL! Post #268420
In the future my son will lead mankind in a war against Snark, an evil dictator programmed to destroy the world.
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2009-06-18 17:38:57 UTC
in Planet TWHL! Post #268416
I am making an interactive map (WIP).
Because I can... and because I have too much free time.
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2009-06-18 14:57:40 UTC
in Planet TWHL! Post #268399
From first post:
claiming areas can go no larger than roughly the example area, which is mine.
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2009-06-18 10:23:10 UTC
in Planet TWHL! Post #268376
Moderator, please remove my previous post. It takes unnecessary space and could create confusion. To all others: just ignore it.

Since Masta Killa didn't include Hotdog's part in his map I made a version containing Hotdog's part and an editied version of Masta Killa's part and no JPEG artefacts:
User posted image
Fix'd the spelling in the name of my island - Daub
Oskar Potatis Oskar Potatis🦔
Posted 15 years ago2009-06-18 10:02:28 UTC
in Planet TWHL! Post #268374
I took the liberty of making a PNG version of Hotdog's map. I just cut out his part and pasted it into ChickenFist's map. Hotdog's JPEG map had artefacts. The thing about JPEG is that unless you save your image without compression, it will loose a lot of quality. After ten people have edited the same JPEG file, it will look really bad.
User posted image
@Masta Killa: Note that Hotdog's part isn't in your map and your part isn't in the above map. To avoid confusion the best solution would be if you remade your part in the above map and a moderator could just replace the maps in the two above posts and remove this one.
Oskar Potatis Oskar Potatis🦔