Originally posted by Sava
View Post
Announcement
Collapse
No announcement yet.
Simcity
Collapse
X
-
I made a thread in the general section of the Sim City forum. I also provided links to the youtube video in a couple other threads. I figured at the very least, a moderator of the forum would see it and let someone know. There is an onslaught of comments in that forum, which I imagine makes it hard to separate helpful posts from the ranting, trolling and counter-trolling.To us, it is the BEAST.
Comment
-
Originally posted by Sava View PostI know that industry is useless. But now I've come to learn that you don't need commercial either.Graffiti in a public toilet
Do not require skill or wit
Among the **** we all are poets
Among the poets we are ****.
Comment
-
Originally posted by onodera View PostWhat kind of losers had they hired as beta testers?
I don't have a problem with that, necessarily. Just let me know up front. I paid $90 for the Planetary Annihilation kickstarter... which gets me access to the first alpha. I'm going to enjoy contributing to the project in whatever way I can.
Games are expensive to make. I've got disposable income. I like the idea of being part of the process. I'm impatient and need instant gratification. If it helps make an enjoyable experience that is going to satisfy me for hundreds of hours... seems like a pretty good deal.To us, it is the BEAST.
Comment
-
Originally posted by Sava View PostI made a thread in the general section of the Sim City forum. I also provided links to the youtube video in a couple other threads. I figured at the very least, a moderator of the forum would see it and let someone know. There is an onslaught of comments in that forum, which I imagine makes it hard to separate helpful posts from the ranting, trolling and counter-trolling."My nation is the world, and my religion is to do good." --Thomas Paine
"The subject of onanism is inexhaustable." --Sigmund Freud
Comment
-
To us, it is the BEAST.
Comment
-
Oh, this is golden:
Code:simcity.GetFudgedPopulation = function (a) { a = "undefined" !== typeof a ? a : simcity.gGlobalUIHandler.mLastPopulation; if (500 >= a) return a; if (40845 < a) return Math.floor(8.25 * a); a = Math.pow(a - 500, 1.2) + 500; return Math.floor(a) }; simcity.GetRoundedFudgedPopulation = function (a) { a = simcity.GetFudgedPopulation(a); return a = 25E3 < a ? 10 * Math.round(a / 10) : 5 * Math.round(a / 5) };
Graffiti in a public toilet
Do not require skill or wit
Among the **** we all are poets
Among the poets we are ****.
Comment
-
-
Originally posted by onodera View Post
Truth be told, I don't mind playing the game that is honest about such things. I know it's because of the city size. I'm even fine with that. Just be honest about it from the beginning!
The more I learn about what is really going on with the game mechanics and whatnot, the more I think the "failure" of Sim City was all a giant marketing/PR problem.
Just fire all those people, be honest about the game, fix the actual bugs... and we're good.To us, it is the BEAST.
Comment
Comment