Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Games

Bridging the Gap Between User-Generated Content and Interesting Content 73

Edge Magazine is running a story about user-generated content — or rather, its failure to live up to the hype of the past few years. The author says it "turned out to be a niche. Not everyone has the chops to learn the tools, and even fewer gamers have an idea they want to see through. Instead of revolutionizing games, it merely adds another rung on the ladder from 'player' to 'game-maker.'" Instead, the games that have incorporated the concept in a fun way use what he calls "user-generated, machine-mediated content," and he points out the flexibility of Scribblenauts; the user supplies the imagination and the developer translates that to gameplay. "It shows us our reflection — however tiny, however distorted — inside our games, an experience that is guaranteed to mesmerize us. Ambitious players will still go pick up the tools and learn the languages that let them mod or make their own games; but while they're busy with that, [this system] can invigorate our content — and give us a little more of what we love: ourselves."
This discussion has been archived. No new comments can be posted.

Bridging the Gap Between User-Generated Content and Interesting Content

Comments Filter:
  • MUDs (Score:5, Insightful)

    by ShakaUVM ( 157947 ) on Friday October 02, 2009 @01:32AM (#29614131) Homepage Journal

    MUDs showed just how prolific users can be in creating high-quality content. Ok, sure, not all of it was high quality, but they did amazing things back in these online games in the mid-90s that still haven't been replicated in MMORPGs. And since the content was generated by the same people that consume the most content (the hardcore users tended to become the admins), it both satisfied the problem of having an end-game, and made sure that the people tended to have a better understanding of the issues in the game than you see from, say, Blizzard (whose community chats have revealed a rather appalling lack of knowledge about how their game actually works).

    The only problem is vetting user-created content, but having a hierarchical admin system similar to what the MUDs used to use could be a reasonably sane solution.

    I personally spent many weeks coding stuff for ElendorMUSH - one of the largest Tolkein MUSHes out there (and was where I got this name from). The level of interactivity players had with their environment in my region of the world puts WoW to shame.

    • Re:MUDs (Score:5, Insightful)

      by Jurily ( 900488 ) <jurily&gmail,com> on Friday October 02, 2009 @01:41AM (#29614163)

      There is one big difference, though: MUDs had a player base of computing professionals (by default, since they were the ones with access to computers).

      They had the tools, the knowledge, and the source code to make a difference. Also, the gameplay encouraged thinking, not just endless grinding for quest items and prof materials.

      Today's gamers are, well, not like that. Do you think a 3D Nethack would sell enough subscriptions to keep them in business?

      • I can relate to the player-base limitations: I learned half of what I know about object-oriented engineering by making stuff on a MOO (MUD, Object-Oriented) while slacking off during high school and early-college. (The other half I mostly got from my job, a lot of it in the first few months.)
        • by esper ( 11644 )

          You too, eh?

          I'd read a lot about OOP and made a few attempts at it, but had misunderstood the concept thoroughly enough that I was creating a separate class for every object, even if it the code was identical and the only difference was a couple of property values.

          Then I started hanging out on LambdaMOO, requested a programmer bit, and started playing around with their tutorials. I "got it" and understood OOP (and how I'd been doing it wrong) almost instantly.

          Good times...

      • Same is true for pretty much all niche systems users have to use, e.g. supporting workflow, versioning systems.

        If users would be alter the program it might be possible to improve the situation. Purists may dislike a non-programmers codebase, but hey. Either the systems have to be extremely flexible (hasn't happened yet) or a programming language that is intuitive for beginners has to be accessible without fear.
        I wonder if there are experiments where non-programmers are given their first programming language

        • by Jurily ( 900488 )

          I had one of those experiments in college, a whole semester of it. Introduction to programming for math teacher students. (Turbo Pascal in 2004!)

          They mostly just sat there and stared at the blackboard, trying to figure out what all those thingies are, and wrestled with the concept of arrays and keyboard input.

          On the other hand, I found out that college girls are easily impressed by a tic-tac-toe implementation I wrote to avoid falling asleep.

        • Programming can never be accessible to everyone because not everyone has the logical mindset to get a computer to do what they want.

          Ever talk to someone who was spouting nonsense, like 9/11 truthers or Obama birthers? These are people who can't compose a cogent statement in their native language. No programming language can help them.

          • by Jurily ( 900488 )

            Being the geeks that we are, we tend to think most humans are intelligent and curious enough to learn at least some programming.

            Unfortunately that's not true. They're users. Just think of the printers you have to install for all your relatives, or read some Youtube comments.

            • by Aklyon ( 1398879 )

              They're users. Just think of the printers you have to install for all your relatives, or read some Youtube comments.

              theres an IMMENSE difference between the two. one isn't too bad, the other....

      • They had the tools, the knowledge, and the source code to make a difference. Also, the gameplay encouraged thinking, not just endless grinding for quest items and prof materials.

        They also had endless spare time to tinker... No way you could ever pay a development team to spend the kind of hours hobbyists used to spend on MUSH/MUD development.

      • I don't wholey agree with you. I was heavily active in the DAoC mod community on a project (Dark Mod of Camelot) designed to allow player to replace 3-d models from the game with new models created by players. I worked with others on free shards coming up with scripting blocks that were used for machima videos. There are people out there who are very interested in introducing new player developed content into video games.

        While 3-d modeling may be a bit above most players heads, things like player created ho

    • Re:MUDs (Score:5, Insightful)

      by plover ( 150551 ) * on Friday October 02, 2009 @01:49AM (#29614189) Homepage Journal

      I also added content to a couple of MUDs way back when. I think the difference between those and WoW is that to write for a MUD meant your only technical requirement was to have an good command of the language. Adding content to WoW, Eve, or whatever, would require you to have 3D modeling skills.

      You'd also have to be cognizant of game balance -- adding a vending machine to spit out Swords of UberPwnage +10000 for a gold piece, or adding the "Quiet Fieldmouse 1HP" and having him drop 500 gold is going to ruin gameplay.

      Back when we were writing MUDs, balance was in our minds because we wanted our creation to be both challenging and fun. Today, with MMORPGs serving as real paycheck-delivering jobs for armies of offshore gold farmers, you'd have to suspect everyone of ulterior motives no matter what they were creating. "You added a tree in the middle of that open field? Hmm, is that really so you can play a game of capture-the-clan-flag, or is it to let you climb up and shoot the snakes easier for your gold-farming operation?"

      • another difference: most MUDs are free, as far as i know (hardly ever played them, rather young geekling here). that means if you run into some glaring error that makes the game unplayable or horribly annoying, you just move on to another MUD. most MMORPGs have subscriptions or monthly game cards, so you don't just hop on over to another. MMORPGs are designed to prevent people from switching to another game, anyway. so if one of them suddenly gets a bug.. well, most players are "stuck" with it.

      • by Moraelin ( 679338 ) on Friday October 02, 2009 @03:26AM (#29614499) Journal

        Even on MUDs it wasn't that simple. Yes, maybe you cared about balance, lots of users didn't. But even that only scratches the tip of the iceberg.

        Also most MUDs didn't have any real theme. You could have a smurf village next to a Red Dwarf area, next to a medieval D&D-type area, next to a modern day area, next to only the elder gods know what. The MUDs which did try to have a consistent theme, had a bitch of a time enforcing it, and it involved getting approval to add anything.

        And even then you occasionally ended up with some bored/disgruntled higher-ranking wizard/builder/whatever-you-call-it adding a smurf area to a strictly-D&D-themed role-playing MUD as just a way of going out with a bang.

        So if anyone just let users add stuff to WoW with no further checks, expect to see Halo troopers, next to SW stormtroopers, next to a Star Trek team, next to the penis-tentacled blob from heck and his army of japanese schoolgirl sex slaves.

        And then occasionally there was stuff that was just offensive. E.g., I remember having a brief look on a mostly empty MUD and fairly quickly ran into one of the builders walking around showing up as "Wearing Xenia on his dick" if you looked at him. (Exact name changed, otherwise an exact quote though.) Turns out Xenia used to be one of the most popular players. Key words: used to. Apparently she didn't find it funny either.

        And so on.

        • the penis-tentacled blob from heck and his army of japanese schoolgirl sex slaves.

          Your ideas are intriguing to me and I wish to subscribe to your MMORPG.

        • The other pitfall that you illustrate is that user-created content is a minefield of IP violations. All of your examples except the one people are commenting on could probably get a game shut down, or at least forced to defend itself legally; I seem to recall hearing about this happening to Little Big Planet, and the same problem even crops up with Spore. Its creature-, building-, and vehicle-creators are hardly easy to use, but it has a whole package of Nintendo content (a Wii-controller-shaped factory, a

      • >>Adding content to WoW, Eve, or whatever, would require you to have 3D modeling skills.

        Not necessarily. I wrote a reasonably successful mod for Quake, and I don't think I've ever made more than one model for the mod... wait, no. I did modify an existing one, sorta. The mod had a quarter of a million downloads before a modeller volunteered to make some models for it. Till then, I just reused existing stuff in creative ways.

        >>you'd have to suspect everyone of ulterior motives no matter what they

      • >I think the difference between those and WoW is that to write for a MUD meant your only technical requirement was to have an good command of the language. Adding content to WoW, Eve, or whatever, would require you to have 3D modeling skills.

        Low level MUD designers were just non-coders who used a dumbed-down level creator interface. They would map out rooms and select mobs/objects that have been precreated for them.

        The 3D version of this is the same. They map out rooms and select pre-created 3D objects l

      • To avoid this scenario they need to introduce manufacturing costs... ie: creating something isn't free - if the return isn't worth the cost of making it it won't get made (or it will get made but not in an abusive way, more like a work of art than a product).

        A good system would be to suck away experience or levels or whatever is being used for such things.

    • by brkello ( 642429 )
      I don't really think MUDs show anything relevant to today's gaming. When all you need is a server and someone who is capable of writing text and a little code, it isn't too hard to make something decent/interesting. Now games require talent that draw from a wide range of disciplines, so one type of person can't just do it all.

      And while you can find coders easy enough, people to work on the art are a lot more difficult to find. At least ones who don't expect to be compensated well.

      A game is an experienc
      • >>Even if some of the fundamentals are similar, it isn't as simple as it was back in the day.

        I disagree. From a game mechanics point of view, MUDs were much more complicated and interesting than the very simple systems used in games like WoW. If all it took to make WoW was art assets - the only thing that is hard to get for free (though successful projects do tend to attract artists to them) - then there'd be a bijillion games as successful as WoW. Art is really not that hard to generate. I've worked

  • by gandhi_2 ( 1108023 ) on Friday October 02, 2009 @01:52AM (#29614191) Homepage

    User-generated Content must be crowdsourced. Then you can proactively leverage the synergistic paradigm of the folksomony. We recommend a mashup.

  • by CrazyJim1 ( 809850 ) * on Friday October 02, 2009 @02:10AM (#29614243) Journal
    I think User Generated Content is the future.

    Let people get to the max level in your MMORPG, then allow them to open your full fledged world editing tool to make their own home area. Remember player housing? Now you can create a whole island. This must be GM approved still

    The only reason why I can't figure why they haven't made user generated dances verified by GM for WOW is maybe they're worried 2 emotes could combine to make a sexual style emote.

    Starcraft 2 is going to ship with an even more powerful Map Editor with its own language that is similar to C++.

    User generated content is the future.

    Oh yeah, and Little Big Planet must have failed too?
    • Remember player housing? Hell, I've got two 18x18s and a large tower in UO. Best damn MMO ever.

    • by Zumbs ( 1241138 )
      I think that depends very much on the game. User Generated Content will make the player use more time on the game before continuing to the next one. This makes sense in MMO games, where the player pays a subscription to the publisher. However, in singleplayer games, the publisher has an advantage in getting the player to move on to their $NEXT_SHINY_GAME when it comes out. This it most apparent in gaming consoles, where the console manufacturers does everything in their power to stop usermade content. As an
      • by Moraelin ( 679338 ) on Friday October 02, 2009 @06:24AM (#29615031) Journal

        Actually, I notice that most of his examples of where user-generated content was great, were _single_ player games or limited multiplayer games, not MMOs.

        In single player games, for a start, nobody pushes their content on you. If you don't want to play someone's goatse map, just don't download it. In MMOs you inherently play on the same map as 10,000+ other players. (Quite literally in WoW's case for the most populated servers.) If I make my own tower shield with the goatse or two-girls-one-cup pic as custom texture, there's not much you can do to avoid seeing it.

        And, well, just look at how much that link was popular on Slashdot. The goatse links are probably the main reason why in the meantime there's the name of the site in square brackets next to any link. At one point, if you didn't run into half a dozen goatse links and a rickrolling in one thread, it was a slow day.

        And on Second Life there were quite a few attacks of the pink flying penises on someone else's event.

        Let's face it, any game will have a population of trolls, and if you offer them even half a chance to push offensive stuff on unwilling victims, they _will_ do it.

        Second, in single player games you don't ruin anyone else's day if you break balance. If you want to give your marines in Starcraft 2 a Holy Hand Grenade of Antioch or let the Zerg spawn Vorpal Bunnies, who cares? Even in limited multiplayer games, it's between you and the server's owner, and doesn't ruin anyone else's enjoyment.

        In a MMO, you'd very soon see hunters with 100,000 HP damage photon cannons and rogues with dual insta-kill lightsabers in level 19 battlegrounds. 'Nuff said.

        Third, the limited single-player games try hard to detect and prevent any differences that one side doesn't know about. If I want to give my marines insta-kill miniguns, either you install that mod too, or the game will refuse to connect. In effect there's a very strong element of opt-in. You have to aggree to my list of mods and actually actively install them too. You effectively have to opt-in for my changes. I can't spring unbalanced or unfair suprises on you.

        In a MMO, everyone _has_ to play in the same world. The only way to not play in the same world where my hunter is running around with a tactical nuke launcher, is to stop connecting to that server.

        Etc.

        Basically it's not that simple at all.

    • The problem with UGC is that there's a strict limit to how much work it's worth investing in it, because there's a such a high probability that your work will be lost in the mix.

      Game makers know that they can hide this problem very easily, because they can advertise the best and most successful UGC. Nobody is going to complain about the UGC that was good but that no-one noticed because.. well, because no-one noticed it.

      On the other hand, they can design around it. I'm thinking of Guitar Hero having an Ach

    • Don't forget most FPSes, they've been doing it since the Wolf3d editor came out.

      Frankly, The main reason companies -want- to offer custom content abilities is to extend the lifespan of their title. Also they often get really great ideas out of it (for example: Epic's Make Something Unreal contest, which had entries that later spawned at least 3 retail titles I know about.. definitely 2 that use the Unreal Engine, which generates additional licensing for Epic...; the other thing about Unreal in particular is

    • If I were a game company, and I was going to do housing, I would do it such a way that was tightly controlled (in the sense that the user has freedom to do what they want, but the software strictly limits what you can place and where you can place it. Letting anyone do whatever they want, like you said, would require a review. There are millions of people that multiple characters. Do I really want to devote resources to be checking up for all the stupid stuff users will try to slip in? Hell no. That's
    • by hitmark ( 640295 )

      city of heros/villains added something like that recently.

      so far i think the biggest news was that people found way to made easy training missions so that they could quickly level with limited effort...

  • But it's not worth getting into any sort of fight about which is better.

  • by ((hristopher _-*-_-* ( 956823 ) on Friday October 02, 2009 @02:34AM (#29614335) Journal

    I think edge has it so wrong here, it's a knee jerk reaction to a play session with Scribblenauts.

    The hype of user generated content started long before littlebigplanet and spore etc, as there has been a content and growing tide of people that make a hobby from generating content since the early days of doom.

    In fact, user generated content has become is own art form. Just as there is sculpture and painting.

    There will be titles that come up that provide simpler was of doing that (and therefore appeal to those who don't want to make a hobby out of it), however the more detailed the creation process can become, the more intrinsic reward and sense of achievement that can be had. Sure detailed doesn't have to mean complex, but complexity comes from interface not from design, and detailed creation usually requires complexity within the interface due to the limitations that we have in interacting with it (mouse, game controller, keyboard).

    IMO Littlebigplanet is probably the most significant user generated content advancement this generation of games, not Scribblenaughts. Scribblenaughts computer moderation actually kills true generation of content. It's not user generated at all in the end, and nothing unique can be created.

    Edge have missed the mark, Scribblenaughts isn't brilliant because of it's user-generated, machine-mediated content, it's brilliant because it allows creative problem solving like no other game before it.

  • As always... (Score:5, Informative)

    by FlyingSquidStudios ( 1031284 ) on Friday October 02, 2009 @02:35AM (#29614339)
    Sturgeon's law applies. [wikipedia.org]
  • UT99 (Score:1, Interesting)

    by Anonymous Coward

    Unreal Tournament (1999) has more Maps and user-made content than you can shake a stick at. The inability to port it forward undermined a huge segment of contributors who, although not high-calibre at the time, would probably have continued to hone their skill if all their previous effort hadn't been simply swept aside. I couldn't imagine how much variety would be available, if the game had a conversion port in the map making software.

  • by Cheney ( 1547621 ) on Friday October 02, 2009 @03:13AM (#29614471)
    If you look at Oblivion, and all the mods it has accrued through the years.. it's simply amazing. I've literally added hours upon hours to a game that already spans a very long time with its off the shelf content. The Lost Spires [gamespy.com] is just an example of what you can get when you give your players the ability to create their own content.
    • Oblivion was the latecomer to the game. The aforementioned doom, BG1/2, F1/2, the NWN series, and the upcoming Dragon Age are all superior examples, especially with NWN's Persistent World servers.
      • by Zumbs ( 1241138 )
        There is a vast difference. Fallout 1/2 did not support usermade content natively, nor did they come with modding tools. Oblivion did. Its predecessor, Morrowind (2002), even came with modding tools on the disk. If you do not believe me, just take a look at the sheer volume. AFAIK there are only 10s of mods for Fallout 1/2, whereas there are 10.000s of mods for Oblivion.
    • Re: (Score:3, Interesting)

      by IBBoard ( 1128019 )

      Ditto for Dawn of War - the community content is great. The original textures were buggy in places and low-spec, and the badges and banners weren't great. In comes (amongst other people) Hangar-8 and he makes some fantastic quality banners that blitz everything in the game already, then he works on improving the 512x512 pixel textures as well and does a great job of those. There were some big mods and maps as well, and I know some of the Mods got lots of interest but I never looked in to them as much.

      Then a

  • by The Archon V2.0 ( 782634 ) on Friday October 02, 2009 @03:41AM (#29614547)
    ... and it opened the floodgates. Thousands of maps, many of them lousy but some of them brilliant.

    Without Doom showing that a good game can spawn a community of people interested in expanding the game, developers wouldn't take the time to release SDKs.

    Without that thriving and long-lived community of Doom developers, id would've had little reason to release source code for its engines. Why bother if no one's going to use it?

    Without id commercializing TeamTNT's first release as Final Doom, the idea of a group of fans having their work go professional would still be seen as either an insane dream or "selling out".

    And would any of this happened if Doom was a lousy game? Hell no! You don't attract talented and skilled people with a poor game. That's half of the problem with this new generation of user-generated games. They seem to think that if you make the tools, someone will use them. The tools are the bonus, not the core; the gift to your fans, not the main selling point for the ad copy.

    In a sense, it's like fanfic. People design new stuff for games for the same reason they write fanfic - they want to continue the story, or see how it would play out if changed.
    - It's five years later, and the bad guy is back - time to get your gun. It's five years later, and the antagonist has returned - how will the protagonist defeat his old enemy?
    - How much harder are things if the Heavy Weapons Dude dual-wields two chainguns? Would the main characters act differently if their brother hadn't died?
    - What if we changed all the monsters and the weapons and made a whole new game? What if the characters were taken out of their dark conspiracy-ridden world and dropped into a bedroom farce?

    The result is also the same. Some is damn good, some is lousy. The highest amount (and thus the highest amount of quality product) tends to collect around the better series. No TV series would fly if they did half a season and expected fanfic writers to finish it for them, so I don't see how a game company can expect to excel by expecting the community to build the levels.

    On the other hand, if there's a good game that just happens to be moddable....

    • "In a sense, it's like fanfic."

      It could be in a sense for some people. But not all modders are made equal. There are wildly different reasons for modding. Even people that is modding, and don't have a good reason. There are people modding because is fun for then (a hobby), there are people that want to recreate a movie (geezers.. :P), there are people that want to show his skill to the industry, there are small studios that want to show his skill to publishers, there are bored people, and solitary worlfs, a

    • by hitmark ( 640295 )

      doom also had cheap/free tools, and was mostly 2D grid with a height setting.

      but you could not really mod doom until the source code was released, and then all kinds of shareware variants showed up...

      but things really hit the fan ones quake 1 shipped, especially ones the quake-c compiler hit the games magazine demo discs.

      as long as you could grasp the language and had access to a text editor, you could mod and re-mod for a long time. And then people made map and modeling tools that where either free or chea

  • I agree that there has to be some moderation system. But its interesting that we've never seen it come to fruition on MMORPGs. We've seen it work with community based sites (like Neopets) which actually balance their entire world on user-generated content and feedback, but nothing as dynamic as WoW.

    I agree that user generated content is the future, but think that it needs some serious controls put in place to avoid scenarios such as the ones plover points out.

    On a more fiscally related note though, if MMORP

    • by plover ( 150551 ) *

      if MMORPGs did start to allow user submitted content, then would it be right to continue their pricing structure?

      So combine them. MMORPG operators could offer a discount, or credit towards future play, for user generated content. Did you create an interesting quest? You get 10% off next month's bill. Did you do some fancy artwork for a suit of arms and armor? Next month is free. Did you create an entire battleground arena? Cool, here's a year of free gameplay and a job offer.

      Sure, most UGC is going to be mostly worthless, but if they encouraged it as a marketing tool they'd end up with a lot of neat stuff to se

  • by blahplusplus ( 757119 ) on Friday October 02, 2009 @04:43AM (#29614755)

    ... the real issue is that tools for generating content are not advanced enough. If you look at a game like Need for speed underground or Galactic civilizations 2 which you can easily design your own ships, this is the beginning of what you need. Or how about the F zero GX for the gamecube with the car designer? You need to do all of the legwork in your tools, you can't expect users to train for years to become artists, programmers, technical people. Thats the *real issue*.

    You need the computer to autogenerate and aid in generating content in a big way. People want to create content but the software tools just aren't up to scratch yet.

    You should all go get a copy of Galciv 2 and play around with the ship builder, they make it easy for anyone to make stuff without having to learn about texture maps, modelling, etc. They have a bunch of pre-fab pieces with "hardpoints", it's basically like virtual lego set.

    If you want people to participate in content creation your tools have to do the vast majority of the legwork. The truth is the software tools for the end user just aren't there yet.

  • User generated content should not always be difficult to make, it should not even require the player to learn specific tools. It should be part of the game itself.

    I once imagined a game that would be a mix between a mmorpg (or a dungeon crawler) and a sim-like game. The player would start by creating a low level character and his hous/castle/spacestation (Could be in a fantasy or SF setting or whatever, doesn't really matters), and as he progresses into the game he can add different kind of rooms to his hom

  • Sure, not every game is suited for user generated content. But there are a few that are:

    * Civilization 4: The game was build with modders in mind. It uses open technologies like XML and Python to extend the game content. As the general civ players tend to be more ambitious anyway, a huge number of mods and scenarios were created, some of which made it into the second extension pack dvd.

    * The elder scrolls Morrowind/Oblivion: The TES constructor gave users a very easy way to extend the game world and many di

  • City of Heroes has been doing user generated content for months now and has even invited comic writers to come in and create content using their tool.
  • Comment removed (Score:3, Interesting)

    by account_deleted ( 4530225 ) on Friday October 02, 2009 @06:10AM (#29614995)
    Comment removed based on user account deletion
  • As well as providing decent tools for people to create content, there also needs to be a mechanism to promote the good content.

    Most people won't want to create, only consume. Most people don't have the time or desier to trawl through the dross made my talentless or inexperienced people - they just want the good stuff.

    Other people enjoy the hunt of looking through arbitrary stuff and rating. They need to be utilised.

  • by thesandtiger ( 819476 ) on Friday October 02, 2009 @09:16AM (#29615775)

    City of Heroes mission architect lets players create missions & campaigns that can be do most of the stuff that the developer-made missions & campaigns can do. Within the first 48 hours, if I remember right, there was more player developed content than there was developer created content. 99.99% of it was, doubtless, absolute shit, but some of it was decent, and some was really quite impressive & interesting.

    The problems with CoH's system were:

    1) Because it was just a virtual reality type sim in game - that was more or less the canon explanation of it - it didn't really matter to players on any kind of meaningful level; it required a double suspension of disbelief. First to just get into the CoH game itself, but then to get into the game inside the game - not an easy task. If they'd just made the explanation something like "the Portal corporation has opened up a bunch of new dimensions, go scout them out for us. Be warned, some might be a little... odd..." that would have been better.

    2) They gave in-game benefits (badges/achievements) for content creation, which was just begging to have the rating system abused. Cartels were formed that would vote up/down MA creations just so people could get badges or to keep people from getting badges. People were going to make content no matter what - no need to give a special incentive. In fact, I daresay that the people who were motivated by the badges/achievements who wouldn't have made content otherwise probably didn't make anything terribly interesting. By all means, have a rating system, but remove the incentive for people to game it.

    3) They allowed it to be a way to farm levels & loot. You could make missions that had absurd rewards for absolutely no risk. It was possible to have passive, completely invulnerable NPCs follow the players around and make them completely immune to damage. It was possible to fill the missions entirely with opponents who were trivial to kill but who gave ridiculous amounts of experience. The worst of the offenders in this case had missions in which a crowd of these low-difficulty-high-XP opponents would huddle around BOMBS, and you could just shoot the bomb to make all the opponents die, yielding full xp. To top it off, you got a lot of tickets, which were redeemable for prizes after completing the missions, those prizes being recipes for things that could be sold for a ridiculous amount of in-game money. People farmed the hell out of these missions for that purpose, and were able to get characters from level 1 to level 50 (the cap) in as little as 4 hours in some cases. A lot more thinking needed to go into how to prevent missions from being exploited - even if it was just a hard cap of "only this much xp will be allowed to be accrued over x amount of time in player-created missions."

    Fix those problems and you can have an explosion of creativity that won't wreck games. You'll also have an explosion of really stupid content created, but it'll be more reasonable to sift through since there won't be an incentive to create bad content to gain advantage.

  • LBP (Score:3, Informative)

    by CopaceticOpus ( 965603 ) on Friday October 02, 2009 @12:35PM (#29618233)

    The article mentions LittleBigPlanet, but I doubt the author has actually played it much. The user generated content is a huge success. 90% of the levels may be crap, but the best of the homemade levels are fantastic.

    The key to making this work is allowing users to rate levels, and providing an easy way to find the best levels. The search function was pretty poor initially, but it now works quite well.

  • I see folks talking about how amazing and interactive their MUDs were.

    I play WoW and know it isn't the be all, end all. I did play some MUDs back in the day but never had time to really devote to them, so what were some of the better Mods and interactiviy you saw. Any good Mods for MUDs or RPGs would be appreciated.

    Links would be nice, but I'll take war stories too.

E = MC ** 2 +- 3db

Working...